Hart (Georgia) Map Cropping Samples

Hart (Georgia) Map Cropping Samples-1
Hart (Georgia) Map Cropping Samples-1
Hart (Georgia) Map Cropping Samples-2
Hart (Georgia) Map Cropping Samples-2
Download outline map of Hart (geojson format) : Hart.geojson (**)
Download polygon array of Hart map for "Google Maps" : Hart.txt
Bounding Box for Hart Map : ( 34.210066 , -83.115847 , 34.493761 , -82.77341 )
Wikipedia ID for Hart : Q491301
Wikipedia SPARQL Query for Hart (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q491301 wdt:P1082 ?population. }
OPTIONAL { wd:Q491301 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q491301 wdt:P2046 ?area. }
OPTIONAL { wd:Q491301 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q491301 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q491301 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}

Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)

Run this Query with SPARQL API

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.210066, -83.115847, 34.493761, -82.77341);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hart)
[out:json];
(
rel["name"="Hart"][type=boundary];
rel["name:en"="Hart"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Hart
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Bio 34.273720 , -82.935420
Bowersville 34.372692 , -83.083138
Cross Roads 34.388160 , -83.020150
Eagle Grove 34.291837 , -83.004339
Flat Shoals 34.355660 , -82.987370
Goldmine 34.290660 , -83.045980
Hartwell 34.350191 , -82.928794
Maretts 34.423160 , -82.985700
Montevideo 34.272330 , -82.821800
Nuberg 34.264550 , -82.894860
Parkertown 34.457600 , -83.039870
Parkertown Mill 34.453990 , -83.043200
Reed Creek 34.439463 , -82.910156
Reeds 34.227050 , -83.077650
Shoal Creek 34.439550 , -83.034590
Vanna 34.241500 , -83.071540


Notes:
- You can download geometry data for Hart in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) Terms of Use for downloaded geojson files.

Create Hart neighborhoods and villages map.


Share this page