Hendry (Florida) Map Cropping Samples

Hendry (Florida) Map Cropping Samples-1
Hendry (Florida) Map Cropping Samples-1
Hendry (Florida) Map Cropping Samples-2
Hendry (Florida) Map Cropping Samples-2
Download outline map of Hendry (geojson format) : Hendry.geojson (**)
Download polygon array of Hendry map for "Google Maps" : Hendry.txt
Bounding Box for Hendry Map : ( 26.253045 , -81.566303 , 26.958919 , -80.879809 )
Wikipedia ID for Hendry : Q488488
Wikipedia SPARQL Query for Hendry (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q488488 wdt:P1082 ?population. }
OPTIONAL { wd:Q488488 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q488488 wdt:P2046 ?area. }
OPTIONAL { wd:Q488488 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q488488 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q488488 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

[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](26.253045, -81.566303, 26.958919, -80.879809);
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)

Get Boundaries from overpass-turbo (OSM) with place name (Hendry)
[out:json];
(
rel["name"="Hendry"][type=boundary];
rel["name:en"="Hendry"][type=boundary];
);
out geom;

Run this query on overpass-turbo (Click RUN button on the opened page!)


Neighborhoods and Villages of Hendry
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Clewiston 26.753200 , -80.939907
Denaud 26.742290 , -81.510080
Felda 26.539800 , -81.435630
Fort Denaud 26.740374 , -81.524093
Goodno 26.768680 , -81.311740
Harlem 26.732435 , -80.951847
Hooker Point 26.740070 , -80.916730
Keri 26.597570 , -81.379800
LaBelle 26.721215 , -81.452486
Montura 26.642830 , -81.093739
Pioneer 26.725853 , -81.218963
Port LaBelle 26.749334 , -81.387741
South Clewiston 26.709790 , -80.902010
Sugar Junction 26.736450 , -80.920620
Sugarton 26.765340 , -80.960340
Whidden Corner 26.754230 , -81.082010


Notes:
- You can download geometry data for Hendry 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.

Create Hendry neighborhoods and villages map.


Share this page