Baldwin (Georgia) Map Cropping Samples
Baldwin (Georgia) Map Cropping Samples-1
Baldwin (Georgia) Map Cropping Samples-2
Baldwin neighborhoods and villages map with 3D shadow effect
flag map of Baldwin with 3D shadow effect
Baldwin map with 3d shadow effect
Download outline map of Baldwin (geojson format) :
Baldwin.geojson (**)
Download polygon array of Baldwin map for "Google Maps" :
Baldwin.txt
Bounding Box for Baldwin Map : ( 32.926141 , -83.42909 , 33.1904 , -83.044327 )
Wikipedia ID for Baldwin : Q488206
Wikipedia SPARQL Query for Baldwin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488206 wdt:P1082 ?population. }
OPTIONAL { wd:Q488206 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488206 wdt:P2046 ?area. }
OPTIONAL { wd:Q488206 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488206 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488206 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 Baldwin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.926141, -83.42909, 33.1904, -83.044327);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Baldwin)
[out:json];
(
rel["name"="Baldwin"][type=boundary];
rel["name:en"="Baldwin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Baldwin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Allon Mill | 33.046276 , -83.119329 |
Black Spring | 33.091810 , -83.147100 |
Browns Crossing | 33.047360 , -83.357380 |
Coopers | 32.978480 , -83.285160 |
Hardwick | 33.068200 , -83.223490 |
Hardwick | 33.052292 , -83.243987 |
Harrisburg | 33.048480 , -83.240430 |
Milledgeville | 33.087352 , -83.241415 |
Montpelier | 33.080150 , -83.163760 |
Mount Pleasant | 32.983200 , -83.247100 |
Pancras | 32.998200 , -83.257380 |
Sandtown | 33.138760 , -83.126820 |
Stevens Pottery | 32.969715 , -83.287096 |
The Colony | 33.002640 , -83.223770 |
Underwood | 33.127650 , -83.114600 |
Notes:
- You can download geometry data for Baldwin 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.