Paulino Neves (Maranhao) Map Cropping Samples
Paulino Neves (Maranhao) Map Cropping Samples-1
Paulino Neves (Maranhao) Map Cropping Samples-2
Paulino Neves neighborhoods and villages map with 3D shadow effect
flag map of Paulino Neves with 3D shadow effect
Paulino Neves map with 3d shadow effect
Download outline map of Paulino Neves (geojson format) :
Paulino Neves.geojson (**)
Download polygon array of Paulino Neves map for "Google Maps" :
Paulino Neves.txt
Bounding Box for Paulino Neves Map : ( -3.060076 , -42.777444 , -2.626286 , -42.433232 )
Wikipedia ID for Paulino Neves : Q1876128
Wikipedia SPARQL Query for Paulino Neves (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1876128 wdt:P1082 ?population. }
OPTIONAL { wd:Q1876128 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1876128 wdt:P2046 ?area. }
OPTIONAL { wd:Q1876128 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1876128 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1876128 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 Paulino Neves map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.060076, -42.777444, -2.626286, -42.433232);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Paulino Neves)
[out:json];
(
rel["name"="Paulino Neves"][type=boundary];
rel["name:en"="Paulino Neves"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Paulino Neves
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Paulino Neves | -2.720753 , -42.539193 |
Riacho do Meio Do Cezarino | -3.060158 , -42.684636 |
Sao Joao | -3.016670 , -42.700000 |
São José | -2.825734 , -42.512739 |
Notes:
- You can download geometry data for Paulino Neves 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.