Download outline map of Catahoula (geojson format) :
Catahoula.geojson (**)
Download polygon array of Catahoula map for "Google Maps" :
Catahoula.txt
Bounding Box for Catahoula Map : ( 31.221012 , -92.023515 , 31.971533 , -91.535305 )
Wikipedia ID for Catahoula : Q505282
Wikipedia SPARQL Query for Catahoula (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q505282 wdt:P1082 ?population. }
OPTIONAL { wd:Q505282 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q505282 wdt:P2046 ?area. }
OPTIONAL { wd:Q505282 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q505282 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q505282 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 Catahoula map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](31.221012, -92.023515, 31.971533, -91.535305);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Catahoula)
[out:json];
(
rel["name"="Catahoula"][type=boundary];
rel["name:en"="Catahoula"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Catahoula
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Argo | 31.330740 , -91.885960 |
Book | 31.337400 , -91.871510 |
Copeland Landing | 31.835160 , -91.570950 |
Duty | 31.915160 , -91.924020 |
Enterprise | 31.903220 , -91.883190 |
Foules | 31.822380 , -91.595120 |
Glade | 31.493230 , -91.861520 |
Greenville | 31.792940 , -91.579290 |
Harrisonburg | 31.768013 , -91.825087 |
Hedgeland Landing | 31.869880 , -91.580960 |
Jonesville | 31.623854 , -91.829918 |
Larto | 31.372680 , -91.904570 |
Lavacco | 31.559060 , -91.989020 |
Lee Bayou | 31.763220 , -91.560400 |
Leland | 31.823220 , -91.721520 |
Maitland | 31.757110 , -91.609840 |
Manifest | 31.710170 , -91.962080 |
Mayhew Landing | 31.761000 , -91.589570 |
Mayna | 31.426290 , -91.861510 |
Norris Springs | 31.857660 , -91.714010 |
OK Landing | 31.769610 , -91.560680 |
Parhams | 31.467670 , -91.786510 |
Peck | 31.925160 , -91.661240 |
Prichard | 31.799610 , -91.877630 |
Quaid | 31.675720 , -91.812630 |
Rhinehart | 31.637670 , -92.006800 |
Rosefield | 31.891000 , -91.998740 |
Security | 31.534340 , -91.816510 |
Serena | 31.440450 , -91.864010 |
Sherwood | 31.850440 , -91.947910 |
Sicily Island | 31.849397 , -91.659782 |
Spring Ridge | 31.834170 , -91.965600 |
Trinity | 31.632110 , -91.810960 |
U and I Landing | 31.769610 , -91.561230 |
Utility | 31.602390 , -91.888740 |
Wallace Ridge | 31.684877 , -91.832066 |
Walters | 31.547400 , -91.995960 |
Webb | 31.732110 , -91.946240 |
Wildwood | 31.786000 , -91.576510 |
Notes:
- You can download geometry data for Catahoula 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.