Rockdale (Georgia) Map Cropping Samples
Rockdale (Georgia) Map Cropping Samples-1
Rockdale (Georgia) Map Cropping Samples-2
Rockdale neighborhoods and villages map with 3D shadow effect
flag map of Rockdale with 3D shadow effect
Rockdale map with 3d shadow effect
Download outline map of Rockdale (geojson format) :
Rockdale.geojson (**)
Download polygon array of Rockdale map for "Google Maps" :
Rockdale.txt
Bounding Box for Rockdale Map : ( 33.525776 , -84.184143 , 33.786054 , -83.913229 )
Wikipedia ID for Rockdale : Q498621
Wikipedia SPARQL Query for Rockdale (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498621 wdt:P1082 ?population. }
OPTIONAL { wd:Q498621 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498621 wdt:P2046 ?area. }
OPTIONAL { wd:Q498621 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498621 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498621 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 Rockdale map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](33.525776, -84.184143, 33.786054, -83.913229);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Rockdale)
[out:json];
(
rel["name"="Rockdale"][type=boundary];
rel["name:en"="Rockdale"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Rockdale
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Conyers | 33.664543 , -83.996713 |
Hi Roc Shores | 33.711220 , -83.974910 |
Lake Capri | 33.715390 , -84.052140 |
Lakeview Estates | 33.704663 , -84.036762 |
Magnet | 33.565110 , -84.015470 |
Mcelroys Mill | 33.776500 , -83.985470 |
Milstead | 33.687890 , -83.992130 |
Richardson | 33.592060 , -84.137420 |
Velta | 33.596500 , -84.014910 |
Zingara | 33.747890 , -83.974080 |
Notes:
- You can download geometry data for Rockdale 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.