Dooly (Georgia) Map Cropping Samples
Dooly (Georgia) Map Cropping Samples-1
Dooly (Georgia) Map Cropping Samples-2
Dooly neighborhoods and villages map with 3D shadow effect
flag map of Dooly with 3D shadow effect
Dooly map with 3d shadow effect
Download outline map of Dooly (geojson format) :
Dooly.geojson (**)
Download polygon array of Dooly map for "Google Maps" :
Dooly.txt
Bounding Box for Dooly Map : ( 32.027938 , -84.033411 , 32.292175 , -83.606113 )
Wikipedia ID for Dooly : Q492036
Wikipedia SPARQL Query for Dooly (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q492036 wdt:P1082 ?population. }
OPTIONAL { wd:Q492036 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q492036 wdt:P2046 ?area. }
OPTIONAL { wd:Q492036 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q492036 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q492036 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 Dooly map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](32.027938, -84.033411, 32.292175, -83.606113);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Dooly)
[out:json];
(
rel["name"="Dooly"][type=boundary];
rel["name:en"="Dooly"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Dooly
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Byromville | 32.201633 , -83.907239 |
Dooling | 32.229976 , -83.928924 |
Drayton | 32.074060 , -83.955460 |
Findlay | 32.154050 , -83.771560 |
Lamb Town | 32.028780 , -83.715450 |
Lilly | 32.146535 , -83.877464 |
Mars Hill Crossroads | 32.146830 , -83.663780 |
Pinehurst | 32.195568 , -83.759655 |
Richwood | 32.041840 , -83.786280 |
Snow Spring | 32.254330 , -83.781570 |
Sugar Hill | 32.289050 , -83.653790 |
Tippettville | 32.098780 , -83.614060 |
Unadilla | 32.258268 , -83.735616 |
Vienna | 32.092498 , -83.786450 |
Notes:
- You can download geometry data for Dooly 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.