Frei Paulo (Sergipe) Map Cropping Samples
Frei Paulo (Sergipe) Map Cropping Samples-1
Frei Paulo (Sergipe) Map Cropping Samples-2
Frei Paulo neighborhoods and villages map with 3D shadow effect
flag map of Frei Paulo with 3D shadow effect
Frei Paulo map with 3d shadow effect
Download outline map of Frei Paulo (geojson format) :
Frei Paulo.geojson (**)
Download polygon array of Frei Paulo map for "Google Maps" :
Frei Paulo.txt
Bounding Box for Frei Paulo Map : ( -10.645799 , -37.72526 , -10.371301 , -37.474287 )
Wikipedia ID for Frei Paulo : Q588822
Wikipedia SPARQL Query for Frei Paulo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q588822 wdt:P1082 ?population. }
OPTIONAL { wd:Q588822 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q588822 wdt:P2046 ?area. }
OPTIONAL { wd:Q588822 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q588822 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q588822 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 Frei Paulo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.645799, -37.72526, -10.371301, -37.474287);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Frei Paulo)
[out:json];
(
rel["name"="Frei Paulo"][type=boundary];
rel["name:en"="Frei Paulo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Frei Paulo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Alagadiço | -10.481124 , -37.565767 |
Catuabo | -10.462243 , -37.552247 |
Frei Paulo | -10.550102 , -37.533428 |
Mocambo | -10.556104 , -37.633790 |
Serra Redonda | -10.529279 , -37.502097 |
Notes:
- You can download geometry data for Frei Paulo 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.