Download outline map of St. John the Baptist (geojson format) :
St. John the Baptist.geojson (**)
Download polygon array of St. John the Baptist map for "Google Maps" :
St. John the Baptist.txt
Bounding Box for St. John the Baptist Map : ( 29.883094 , -90.68885 , 30.298985 , -90.277855 )
Wikipedia ID for St. John the Baptist : Q507629
Wikipedia SPARQL Query for St. John the Baptist (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q507629 wdt:P1082 ?population. }
OPTIONAL { wd:Q507629 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q507629 wdt:P2046 ?area. }
OPTIONAL { wd:Q507629 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q507629 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q507629 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 St. John the Baptist map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](29.883094, -90.68885, 30.298985, -90.277855);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (St. John the Baptist)
[out:json];
(
rel["name"="St. John the Baptist"][type=boundary];
rel["name:en"="St. John the Baptist"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of St. John the Baptist
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Angelina | 30.057980 , -90.634530 |
Belle Point | 30.061870 , -90.535360 |
Belle Terre | 30.091870 , -90.493970 |
Carrollwood | 30.075760 , -90.495640 |
Columbia | 30.023540 , -90.571200 |
Cornland | 30.061310 , -90.544530 |
Dolsen | 30.059090 , -90.598140 |
Dutch Bayou | 30.060200 , -90.575370 |
Edgard | 30.036182 , -90.546053 |
Frenier | 30.107700 , -90.426750 |
Galva | 30.279920 , -90.398970 |
Garyville | 30.068785 , -90.628399 |
Golden Star Plantation | 29.929370 , -90.662590 |
Gypsy | 30.031870 , -90.467580 |
Hope | 30.058530 , -90.620370 |
Johnson | 30.016590 , -90.634810 |
Laplace | 30.073063 , -90.475782 |
Lions | 30.054370 , -90.589250 |
Lucy | 30.046870 , -90.507590 |
Marathon | 30.059370 , -90.601480 |
Mount Airy | 30.051310 , -90.637870 |
Pleasure Bend | 29.920471 , -90.645764 |
Reserve | 30.074113 , -90.555651 |
Ruddock | 30.204360 , -90.425080 |
Wallace | 30.030228 , -90.656950 |
Welcome | 30.059650 , -90.591200 |
Willow Grove | 30.046040 , -90.656480 |
Notes:
- You can download geometry data for St. John the Baptist 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.