Colquitt (Georgia) Map Cropping Samples
Colquitt (Georgia) Map Cropping Samples-1
Colquitt (Georgia) Map Cropping Samples-2
Colquitt neighborhoods and villages map with 3D shadow effect
flag map of Colquitt with 3D shadow effect
Colquitt map with 3d shadow effect
Download outline map of Colquitt (geojson format) :
Colquitt.geojson (**)
Download polygon array of Colquitt map for "Google Maps" :
Colquitt.txt
Bounding Box for Colquitt Map : ( 31.025846 , -84.013858 , 31.33498 , -83.505386 )
Wikipedia ID for Colquitt : Q113005
Wikipedia SPARQL Query for Colquitt (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q113005 wdt:P1082 ?population. }
OPTIONAL { wd:Q113005 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q113005 wdt:P2046 ?area. }
OPTIONAL { wd:Q113005 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q113005 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q113005 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 Colquitt map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.025846, -84.013858, 31.33498, -83.505386);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Colquitt)
[out:json];
(
rel["name"="Colquitt"][type=boundary];
rel["name:en"="Colquitt"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Colquitt
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Autreyville | 31.062410 , -83.764890 |
Barbers | 31.221850 , -83.721280 |
Bay | 31.191850 , -83.926560 |
Berlin | 31.068023 , -83.623162 |
Center Hill | 31.139070 , -83.897950 |
Cool Springs | 31.229080 , -83.601560 |
Crosland | 31.304350 , -83.642950 |
Doerun | 31.321837 , -83.916959 |
Ellenton | 31.175973 , -83.587622 |
Funston | 31.198888 , -83.877038 |
Hartsfield | 31.216850 , -83.976010 |
Kirkwood | 31.178800 , -83.761840 |
Moultrie | 31.159093 , -83.770520 |
Murphy | 31.071020 , -83.823510 |
New Elm | 31.293790 , -83.819060 |
Norman Park | 31.269210 , -83.684273 |
Pineboro | 31.177960 , -83.672670 |
Riverside | 31.178132 , -83.805460 |
Schley | 31.235460 , -83.827120 |
Sigsbee | 31.265180 , -83.859340 |
South Moultrie | 31.156020 , -83.772950 |
Ticknor | 31.334070 , -83.943230 |
Notes:
- You can download geometry data for Colquitt 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.