Where to find free world, US state and US county map data [closed] Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Seeking administrative boundaries for various countries?US unemployment data by zip (or aggregating data up to county level)Where I can find world terrain data?Seeking Septic Tank Location Data for Southeastern United States?Searching free data source: Shapes of counties worldwideLooking for lat/lon for county seatsWhere is World hillshade free download?What dataset contains a complete location hierarchy from continent down to city (or perhaps postal code)?Where to get world-wide detailed administrative boundaries?Getting started generating vector tiles

What is the topology associated with the algebras for the ultrafilter monad?

Most bit efficient text communication method?

Effects on objects due to a brief relocation of massive amounts of mass

Take 2! Is this homebrew Lady of Pain warlock patron balanced?

Do any jurisdictions seriously consider reclassifying social media websites as publishers?

Maximum summed subsequences with non-adjacent items

Drawing without replacement: why is the order of draw irrelevant?

What is the difference between globalisation and imperialism?

How could we fake a moon landing now?

Generate an RGB colour grid

Question about debouncing - delay of state change

Crossing US/Canada Border for less than 24 hours

Can the Great Weapon Master feat's damage bonus and accuracy penalty apply to attacks from the Spiritual Weapon spell?

How do living politicians protect their readily obtainable signatures from misuse?

Why aren't air breathing engines used as small first stages?

What is "gratricide"?

When a candle burns, why does the top of wick glow if bottom of flame is hottest?

Do I really need to have a message in a novel to appeal to readers?

As a beginner, should I get a Squier Strat with a SSS config or a HSS?

Is it fair for a professor to grade us on the possession of past papers?

Is a ledger board required if the side of my house is wood?

Can a new player join a group only when a new campaign starts?

Is CEO the "profession" with the most psychopaths?

Denied boarding although I have proper visa and documentation. To whom should I make a complaint?



Where to find free world, US state and US county map data [closed]



Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?Seeking administrative boundaries for various countries?US unemployment data by zip (or aggregating data up to county level)Where I can find world terrain data?Seeking Septic Tank Location Data for Southeastern United States?Searching free data source: Shapes of counties worldwideLooking for lat/lon for county seatsWhere is World hillshade free download?What dataset contains a complete location hierarchy from continent down to city (or perhaps postal code)?Where to get world-wide detailed administrative boundaries?Getting started generating vector tiles



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I'm trying to locate some free spatial data.



3 datasets to be exact, flat maps on Mercator's projection, with the US in the center. Doesn't need to be too detailed, but to a level where the US virgin islands are included.



If it happens to be already in json format great, otherwise I'll convert it later.



  1. a world countries map

  2. a US state map including US virgin islands

  3. a US county map

Does anyone know where I can find such data?










share|improve this question















closed as too broad by PolyGeo Apr 11 at 1:58


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

    – Mapperz
    Apr 11 at 1:37











  • If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

    – PolyGeo
    Apr 11 at 1:57











  • @Mapperz thanks for that how do you extract the actual data from the page?

    – HJF
    Apr 11 at 23:40











  • @HJF you click the 'raw' tab and download as .json

    – Mapperz
    Apr 12 at 13:42

















0















I'm trying to locate some free spatial data.



3 datasets to be exact, flat maps on Mercator's projection, with the US in the center. Doesn't need to be too detailed, but to a level where the US virgin islands are included.



If it happens to be already in json format great, otherwise I'll convert it later.



  1. a world countries map

  2. a US state map including US virgin islands

  3. a US county map

Does anyone know where I can find such data?










share|improve this question















closed as too broad by PolyGeo Apr 11 at 1:58


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.


















  • JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

    – Mapperz
    Apr 11 at 1:37











  • If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

    – PolyGeo
    Apr 11 at 1:57











  • @Mapperz thanks for that how do you extract the actual data from the page?

    – HJF
    Apr 11 at 23:40











  • @HJF you click the 'raw' tab and download as .json

    – Mapperz
    Apr 12 at 13:42













0












0








0








I'm trying to locate some free spatial data.



3 datasets to be exact, flat maps on Mercator's projection, with the US in the center. Doesn't need to be too detailed, but to a level where the US virgin islands are included.



If it happens to be already in json format great, otherwise I'll convert it later.



  1. a world countries map

  2. a US state map including US virgin islands

  3. a US county map

Does anyone know where I can find such data?










share|improve this question
















I'm trying to locate some free spatial data.



3 datasets to be exact, flat maps on Mercator's projection, with the US in the center. Doesn't need to be too detailed, but to a level where the US virgin islands are included.



If it happens to be already in json format great, otherwise I'll convert it later.



  1. a world countries map

  2. a US state map including US virgin islands

  3. a US county map

Does anyone know where I can find such data?







geojson data






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 11 at 1:58









PolyGeo

54k1782246




54k1782246










asked Apr 10 at 23:42









HJFHJF

6




6




closed as too broad by PolyGeo Apr 11 at 1:58


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









closed as too broad by PolyGeo Apr 11 at 1:58


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.














  • JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

    – Mapperz
    Apr 11 at 1:37











  • If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

    – PolyGeo
    Apr 11 at 1:57











  • @Mapperz thanks for that how do you extract the actual data from the page?

    – HJF
    Apr 11 at 23:40











  • @HJF you click the 'raw' tab and download as .json

    – Mapperz
    Apr 12 at 13:42

















  • JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

    – Mapperz
    Apr 11 at 1:37











  • If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

    – PolyGeo
    Apr 11 at 1:57











  • @Mapperz thanks for that how do you extract the actual data from the page?

    – HJF
    Apr 11 at 23:40











  • @HJF you click the 'raw' tab and download as .json

    – Mapperz
    Apr 12 at 13:42
















JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

– Mapperz
Apr 11 at 1:37





JSON North America > github.com/deldersveld/topojson/blob/master/continents/…

– Mapperz
Apr 11 at 1:37













If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

– PolyGeo
Apr 11 at 1:57





If it is open data that you seek then I think the place to ask is the Open Data Stack Exchange.

– PolyGeo
Apr 11 at 1:57













@Mapperz thanks for that how do you extract the actual data from the page?

– HJF
Apr 11 at 23:40





@Mapperz thanks for that how do you extract the actual data from the page?

– HJF
Apr 11 at 23:40













@HJF you click the 'raw' tab and download as .json

– Mapperz
Apr 12 at 13:42





@HJF you click the 'raw' tab and download as .json

– Mapperz
Apr 12 at 13:42










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Crop image to path created in TikZ? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Crop an inserted image?TikZ pictures does not appear in posterImage behind and beyond crop marks?Tikz picture as large as possible on A4 PageTransparency vs image compression dilemmaHow to crop background from image automatically?Image does not cropTikzexternal capturing crop marks when externalizing pgfplots?How to include image path that contains a dollar signCrop image with left size given

រឿង រ៉ូមេអូ និង ហ្ស៊ុយលីយេ សង្ខេបរឿង តួអង្គ បញ្ជីណែនាំ

Ромео және Джульетта Мазмұны Қысқаша сипаттамасы Кейіпкерлері Кино Дереккөздер Бағыттау мәзірі