Alfalfa (Oklahoma) Map Cropping Samples
Alfalfa (Oklahoma) Map Cropping Samples-1
Alfalfa (Oklahoma) Map Cropping Samples-2
Alfalfa neighborhoods and villages map with 3D shadow effect
flag map of Alfalfa with 3D shadow effect
Alfalfa map with 3d shadow effect
Download outline map of Alfalfa (geojson format) :
Alfalfa.geojson (**)
Download polygon array of Alfalfa map for "Google Maps" :
Alfalfa.txt
Bounding Box for Alfalfa Map : ( 36.463016 , -98.54502 , 36.998896 , -98.104195 )
Wikipedia ID for Alfalfa : Q490796
Wikipedia SPARQL Query for Alfalfa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q490796 wdt:P1082 ?population. }
OPTIONAL { wd:Q490796 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q490796 wdt:P2046 ?area. }
OPTIONAL { wd:Q490796 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q490796 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q490796 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 Alfalfa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](36.463016, -98.54502, 36.998896, -98.104195);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Alfalfa)
[out:json];
(
rel["name"="Alfalfa"][type=boundary];
rel["name:en"="Alfalfa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Alfalfa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aline | 36.509569 , -98.448688 |
Amorita | 36.924026 , -98.293636 |
Ashley | 36.804470 , -98.524800 |
Burlington | 36.900137 , -98.423421 |
Byron | 36.901463 , -98.294569 |
Carmen | 36.579091 , -98.457784 |
Cherokee | 36.754715 , -98.355060 |
Goltry | 36.531899 , -98.151391 |
Helena | 36.546586 , -98.271511 |
Ingersoll | 36.796420 , -98.394800 |
Jet | 36.666401 , -98.181375 |
Lambert | 36.683205 , -98.423742 |
McWillie | 36.535870 , -98.354520 |
Nescatunga | 36.754293 , -98.156052 |
Vining | 36.767530 , -98.164230 |
Yewed | 36.682250 , -98.410080 |
Notes:
- You can download geometry data for Alfalfa 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.