Hardee (Florida) Map Cropping Samples
Hardee (Florida) Map Cropping Samples-1
Hardee (Florida) Map Cropping Samples-2
Hardee neighborhoods and villages map with 3D shadow effect
flag map of Hardee with 3D shadow effect
Hardee map with 3d shadow effect
Download outline map of Hardee (geojson format) :
Hardee.geojson (**)
Download polygon array of Hardee map for "Google Maps" :
Hardee.txt
Bounding Box for Hardee Map : ( 27.336709 , -82.055753 , 27.646647 , -81.563302 )
Wikipedia ID for Hardee : Q488792
Wikipedia SPARQL Query for Hardee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488792 wdt:P1082 ?population. }
OPTIONAL { wd:Q488792 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488792 wdt:P2046 ?area. }
OPTIONAL { wd:Q488792 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488792 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488792 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 Hardee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](27.336709, -82.055753, 27.646647, -81.563302);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Hardee)
[out:json];
(
rel["name"="Hardee"][type=boundary];
rel["name:en"="Hardee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Hardee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bowling Green | 27.637972 , -81.824502 |
Bridges | 27.408650 , -81.906750 |
Buchanan | 27.411990 , -81.792580 |
Coker | 27.565310 , -81.814800 |
Crewsville | 27.419760 , -81.582300 |
Fort Green | 27.625456 , -81.939710 |
Fort Green Springs | 27.587623 , -81.940195 |
Gardner | 27.353715 , -81.789451 |
Griffins Corner | 27.539760 , -81.730910 |
Kinsey | 27.340320 , -81.894810 |
Lemon Grove | 27.576410 , -81.635953 |
Lily | 27.366430 , -81.965640 |
Limestone | 27.367250 , -81.904788 |
Moffitt | 27.454760 , -81.796750 |
Oak Grove | 27.482260 , -81.871470 |
Ona | 27.482967 , -81.909731 |
Sweetwater | 27.409490 , -81.702580 |
Torrey | 27.610870 , -81.826190 |
Vandolah | 27.515590 , -81.925360 |
Wauchula | 27.546987 , -81.810132 |
Zolfo Springs | 27.492643 , -81.786966 |
Notes:
- You can download geometry data for Hardee 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.