Menifee (Kentucky) Map Cropping Samples
Menifee (Kentucky) Map Cropping Samples-1
Menifee (Kentucky) Map Cropping Samples-2
Menifee neighborhoods and villages map with 3D shadow effect
flag map of Menifee with 3D shadow effect
Menifee map with 3d shadow effect
Download outline map of Menifee (geojson format) :
Menifee.geojson (**)
Download polygon array of Menifee map for "Google Maps" :
Menifee.txt
Bounding Box for Menifee Map : ( 37.818223 , -83.777193 , 38.058883 , -83.433942 )
Wikipedia ID for Menifee : Q498123
Wikipedia SPARQL Query for Menifee (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q498123 wdt:P1082 ?population. }
OPTIONAL { wd:Q498123 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q498123 wdt:P2046 ?area. }
OPTIONAL { wd:Q498123 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q498123 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q498123 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 Menifee map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](37.818223, -83.777193, 38.058883, -83.433942);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Menifee)
[out:json];
(
rel["name"="Menifee"][type=boundary];
rel["name:en"="Menifee"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Menifee
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Big Woods | 37.989250 , -83.476570 |
Cornwell | 37.956750 , -83.711030 |
Dan | 37.955360 , -83.459630 |
Denniston | 37.915920 , -83.537960 |
Dog Trot | 37.971750 , -83.694320 |
East Fork Slate | 37.981530 , -83.728870 |
Fagan | 37.916470 , -83.712970 |
Frenchburg | 37.954040 , -83.622709 |
Hathaway Creek | 37.951670 , -83.666900 |
Hawkins Branch | 37.923610 , -83.742640 |
Korea | 37.942030 , -83.478520 |
Mariba | 37.916190 , -83.578520 |
McCausey Ridge | 37.929720 , -83.616760 |
Means | 37.949250 , -83.772420 |
Myers Fork | 37.915530 , -83.685510 |
Peter Trace | 37.943040 , -83.721780 |
Pomeroyton | 37.871200 , -83.521580 |
Ratliff | 37.996190 , -83.574910 |
Scranton | 37.987310 , -83.521580 |
Stonequarry | 37.994570 , -83.628270 |
Trimble Bend | 37.886220 , -83.543870 |
Notes:
- You can download geometry data for Menifee 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.