Download outline map of Tangipahoa (geojson format) :
Tangipahoa.geojson (**)
Download polygon array of Tangipahoa map for "Google Maps" :
Tangipahoa.txt
Bounding Box for Tangipahoa Map : ( 30.224447 , -90.567529 , 31.00053 , -90.243034 )
Wikipedia ID for Tangipahoa : Q504312
Wikipedia SPARQL Query for Tangipahoa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q504312 wdt:P1082 ?population. }
OPTIONAL { wd:Q504312 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q504312 wdt:P2046 ?area. }
OPTIONAL { wd:Q504312 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q504312 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q504312 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 Tangipahoa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](30.224447, -90.567529, 31.00053, -90.243034);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tangipahoa)
[out:json];
(
rel["name"="Tangipahoa"][type=boundary];
rel["name:en"="Tangipahoa"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tangipahoa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Akers | 30.290200 , -90.401750 |
Amite City | 30.732377 , -90.513183 |
Arcola | 30.776570 , -90.510370 |
Bailey | 30.879070 , -90.338420 |
Baptist | 30.504910 , -90.533150 |
Bedico | 30.436300 , -90.251750 |
Bolivar | 30.869070 , -90.394810 |
Bonaire Estates | 30.463250 , -90.497310 |
Campbell | 30.457410 , -90.443980 |
Chesbrough | 30.848790 , -90.456200 |
Coburn | 30.512410 , -90.398420 |
Cranky Corner | 30.620740 , -90.261470 |
Day | 30.860180 , -90.511210 |
Fluker | 30.821570 , -90.510930 |
Gamble Spur | 30.504910 , -90.566760 |
Genessee | 30.559910 , -90.482870 |
Greenlaw | 30.984350 , -90.484820 |
Hammond | 30.505912 , -90.456007 |
Happy Woods | 30.465470 , -90.497310 |
Holton | 30.744350 , -90.364260 |
Husser | 30.679350 , -90.337310 |
Independence | 30.635876 , -90.504996 |
Kentwood | 30.933910 , -90.515187 |
Kin Tally | 30.523800 , -90.518150 |
Lees Landing | 30.404360 , -90.323690 |
Lewiston | 30.941290 , -90.422320 |
Lincoln Park | 30.509080 , -90.493140 |
Loranger | 30.635810 , -90.399670 |
Lorraine | 30.506020 , -90.278420 |
Manchac | 30.291590 , -90.402030 |
Natalbany | 30.548544 , -90.484787 |
North Pass | 30.307420 , -90.404810 |
Oak Ridge | 30.538250 , -90.408420 |
Osceola | 30.650740 , -90.311480 |
Ponchatoula | 30.440374 , -90.442817 |
Pumpkin Center | 30.454910 , -90.542030 |
Robert | 30.506300 , -90.340920 |
Robinwood | 30.475190 , -90.505650 |
Rosaryville | 30.422970 , -90.519530 |
Roseland | 30.764600 , -90.511425 |
Sharkey | 30.370190 , -90.420640 |
South Bilt | 30.505750 , -90.498420 |
Spring Creek | 30.912130 , -90.447040 |
Strader | 30.323530 , -90.407590 |
Tallow Wood | 30.517690 , -90.402310 |
Tangipahoa | 30.875781 , -90.513840 |
Tickfaw | 30.577124 , -90.487183 |
Tilman Park | 30.484640 , -90.511480 |
Uneedus | 30.617410 , -90.261200 |
University Place | 30.516860 , -90.474530 |
Wadesboro | 30.424360 , -90.485370 |
Wallace Landing | 30.406030 , -90.262580 |
Wilmer | 30.814070 , -90.362590 |
Woodhaven | 30.526300 , -90.554260 |
Notes:
- You can download geometry data for Tangipahoa 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.