Winn (Louisiana) Map Cropping Samples

Winn (Louisiana) Map Cropping Samples-2
Winn (Louisiana) Map Cropping Samples-2
Download outline map of Winn (geojson format) : Winn.geojson (**)
Download polygon array of Winn map for "Google Maps" : Winn.txt
Bounding Box for Winn Map : ( 31.708683 , -92.976035 , 32.147975 , -92.311783 )
Wikipedia ID for Winn : Q1139833
Wikipedia SPARQL Query for Winn (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1139833 wdt:P1082 ?population. }
OPTIONAL { wd:Q1139833 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1139833 wdt:P2046 ?area. }
OPTIONAL { wd:Q1139833 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1139833 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1139833 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"](31.708683, -92.976035, 32.147975, -92.311783);
);
out geom;

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

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

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


Neighborhoods and Villages of Winn
Neighborhoods and VillagesCoordinates (Latitude, Longitude)
Atlanta 31.806402 , -92.738334
Beal Crossing 31.754060 , -92.693210
Bethlehem 32.005440 , -92.773490
Brewtons Mill 32.121270 , -92.842930
Calvin 31.961692 , -92.775806
Carla 31.940160 , -92.684870
Chester 32.111550 , -92.313200
Coldwater 31.982110 , -92.864040
Colgrade 31.911000 , -92.534590
Couley 31.857390 , -92.872380
Crews 31.717940 , -92.927940
Curry 31.862390 , -92.440140
Dodson 32.080777 , -92.658716
Emden 31.742950 , -92.759040
Five Forks 31.811550 , -92.695980
Flat Creek 31.971270 , -92.390980
Gaars Mill 32.102940 , -92.569040
Gansville 32.135440 , -92.734320
Hickory Valley 32.022940 , -92.405420
Hill 32.082940 , -92.419590
Hudson 32.037110 , -92.585150
Jordan Hill 31.859105 , -92.515624
Joyce 31.934700 , -92.585073
Lofton 31.726830 , -92.757370
Mars Hill 31.718220 , -92.796820
Menefee 31.952390 , -92.565980
Milams 32.116830 , -92.685430
Mill 32.122660 , -92.842930
Moore 31.841280 , -92.584310
Mount Zion 31.724330 , -92.860710
Murray Junction 31.896000 , -92.487920
New Moore 31.852940 , -92.588480
Newport 32.082660 , -92.368200
Packton 31.797670 , -92.576810
Pine Ridge 32.120440 , -92.895990
Ringwood 31.984050 , -92.523200
Royal 31.986000 , -92.448200
Sardis 31.844890 , -92.707370
Sikes 32.078981 , -92.486270
St. Maurice 31.761440 , -92.938820
Tannehill 31.997940 , -92.655150
Tansey 31.826560 , -92.382090
Union Hill 31.940720 , -92.739040
Wheeling 31.746280 , -92.839320
Whitford 31.832670 , -92.725150
Winnfield 31.923927 , -92.642472
Worsham Crossing 31.760720 , -92.724040


Notes:
- You can download geometry data for Winn 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 Winn neighborhoods and villages map.


Share this page