Latimer (Oklahoma) Map Cropping Samples
Latimer (Oklahoma) Map Cropping Samples-1
Latimer (Oklahoma) Map Cropping Samples-2
Latimer neighborhoods and villages map with 3D shadow effect
flag map of Latimer with 3D shadow effect
Latimer map with 3d shadow effect
Download outline map of Latimer (geojson format) :
Latimer.geojson (**)
Download polygon array of Latimer map for "Google Maps" :
Latimer.txt
Bounding Box for Latimer Map : ( 34.680492 , -95.514514 , 35.058514 , -94.927542 )
Wikipedia ID for Latimer : Q848649
Wikipedia SPARQL Query for Latimer (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q848649 wdt:P1082 ?population. }
OPTIONAL { wd:Q848649 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q848649 wdt:P2046 ?area. }
OPTIONAL { wd:Q848649 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q848649 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q848649 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 Latimer map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](34.680492, -95.514514, 35.058514, -94.927542);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Latimer)
[out:json];
(
rel["name"="Latimer"][type=boundary];
rel["name:en"="Latimer"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Latimer
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bengal | 34.832880 , -95.061910 |
Bowers | 34.912320 , -95.419140 |
Cedar | 35.018430 , -94.989400 |
Center Point | 34.946490 , -95.313580 |
Damon | 34.855100 , -95.307750 |
Degnan | 34.947320 , -95.353310 |
Denman | 34.937880 , -95.025240 |
Drumb | 34.929820 , -95.481090 |
Gowen | 34.881490 , -95.476920 |
Higgins | 34.811490 , -95.433590 |
Hughes | 34.949270 , -94.971900 |
Lodi | 35.009260 , -95.042180 |
Lutie | 34.923430 , -95.261910 |
Norris | 34.998990 , -94.970510 |
Panola | 34.928710 , -95.213300 |
Patterson | 34.954820 , -95.401640 |
Red Oak | 34.950860 , -95.081469 |
Veterans Colony | 34.806210 , -95.304970 |
Wilburton | 34.918346 , -95.304704 |
Yanush | 34.709820 , -95.313860 |
Notes:
- You can download geometry data for Latimer 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.