Gilchrist (Florida) Map Cropping Samples
Gilchrist (Florida) Map Cropping Samples-1
Gilchrist (Florida) Map Cropping Samples-2
Gilchrist neighborhoods and villages map with 3D shadow effect
flag map of Gilchrist with 3D shadow effect
Gilchrist map with 3d shadow effect
Download outline map of Gilchrist (geojson format) :
Gilchrist.geojson (**)
Download polygon array of Gilchrist map for "Google Maps" :
Gilchrist.txt
Bounding Box for Gilchrist Map : ( 29.562467 , -82.973054 , 29.935479 , -82.656263 )
Wikipedia ID for Gilchrist : Q111720
Wikipedia SPARQL Query for Gilchrist (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q111720 wdt:P1082 ?population. }
OPTIONAL { wd:Q111720 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q111720 wdt:P2046 ?area. }
OPTIONAL { wd:Q111720 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q111720 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q111720 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 Gilchrist map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.562467, -82.973054, 29.935479, -82.656263);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gilchrist)
[out:json];
(
rel["name"="Gilchrist"][type=boundary];
rel["name:en"="Gilchrist"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gilchrist
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bell | 29.756871 , -82.861803 |
Blitchville | 29.644960 , -82.882350 |
Curtis | 29.737460 , -82.898460 |
Harvard | 29.770240 , -82.833180 |
Little Lake City | 29.826340 , -82.891790 |
Lottieville | 29.612180 , -82.897900 |
Mutual | 29.743010 , -82.833180 |
Neals | 29.768850 , -82.712620 |
Spring Ridge | 29.821840 , -82.724454 |
Thames | 29.680520 , -82.692060 |
Trenton | 29.609405 , -82.814686 |
Tyler | 29.651070 , -82.764010 |
Wanamake | 29.884950 , -82.875400 |
Wannee | 29.718570 , -82.940960 |
Waters Lake | 29.709130 , -82.732620 |
Wilcox | 29.611070 , -82.921510 |
Williford | 29.786350 , -82.791230 |
Notes:
- You can download geometry data for Gilchrist 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.