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

Export of reprojected layer from GEE fails Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Iterate over features and years to export images for each feature-yearEarth engine reproject: why does reprojecting a pixel at 30m scale gives me pixels with an area of ~550?Exporting slope raster for entire country in GEEGEE Landsat SR year composite // mask cloud / shadow out w/ other method than quality pixel"export region contains no valid (un-masked) pixels - Google Earth EgineGoogle Earth Engine, how to distinguish between rivers/streams and ponds/lakes in a water maskPython script tool fails when processing rainfall data from Google Earth EngineGoogle Earth Engine Error: Number of pixels requested from Image.load exceeds the maximum allowedCloudfree images in small area from Sentinel-2Using Image exportToDrive in Google Earth Engine?

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

Creating closest line along the point''s azimuth using PostgreSQL Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Drawing line between points at specific distance in PostGIS?How to efficiently find the closest point over the dateline?How to find the nearest point by using PostGIS function?PostGIS nearest point with LATERAL JOIN in PostgreSQL 9.3+Creating a table and inserting selected streets using plpgsql functionsCreating a table that stores Distances and other columnSaving select query results (year wise) from PostgreSQL/PostGIS to text filesWhat is the information behind this geometry?How to give start and end vertex ids dynamically in pgr_dijkstra?Point to Polygon nearest distance DS_distance is not using geography index & knn <-> or <#> does not give result in orderLine to point conversion with start point and end point detection?