Haralson (Georgia) Map Cropping Samples
Haralson (Georgia) Map Cropping Samples-1
Haralson (Georgia) Map Cropping Samples-2
Haralson neighborhoods and villages map with 3D shadow effect
flag map of Haralson with 3D shadow effect
Haralson map with 3d shadow effect
Download outline map of Haralson (geojson format) :
Haralson.geojson (**)
Download polygon array of Haralson map for "Google Maps" :
Haralson.txt
Bounding Box for Haralson Map : ( 33.652087 , -85.386581 , 33.906302 , -85.036684 )
Wikipedia ID for Haralson : Q544539
Wikipedia SPARQL Query for Haralson (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q544539 wdt:P1082 ?population. }
OPTIONAL { wd:Q544539 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q544539 wdt:P2046 ?area. }
OPTIONAL { wd:Q544539 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q544539 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q544539 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
Get Boundaries from overpass-turbo (OSM) with boundary box of Haralson map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.652087, -85.386581, 33.906302, -85.036684);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Haralson)
[out:json];
(
rel["name"="Haralson"][type=boundary];
rel["name:en"="Haralson"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Haralson
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Abernathys Mill | 33.864270 , -85.209670 |
Bremen | 33.708953 , -85.149347 |
Buchanan | 33.803100 , -85.180272 |
Budapest | 33.715110 , -85.218010 |
Draketown | 33.826220 , -85.044110 |
Hooper | 33.738440 , -85.337450 |
Little Creek | 33.887320 , -85.311620 |
Morgan | 33.747050 , -85.073000 |
Old Tallapoosa | 33.754270 , -85.295790 |
Piney Woods | 33.846500 , -85.095590 |
Poplar Springs | 33.812330 , -85.289670 |
Steadman | 33.826770 , -85.331340 |
Tabernacle | 33.783440 , -85.211620 |
Tallapoosa | 33.733465 , -85.285835 |
Waco | 33.702584 , -85.189217 |
West Bremen | 33.755660 , -85.147730 |
Notes:
- You can download geometry data for Haralson 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.