Jerico (Paraiba) Map Cropping Samples
Jerico (Paraiba) Map Cropping Samples-1
Jerico (Paraiba) Map Cropping Samples-2
Jerico neighborhoods and villages map with 3D shadow effect
flag map of Jerico with 3D shadow effect
Jerico map with 3d shadow effect
Download outline map of Jerico (geojson format) :
Jerico.geojson (**)
Download polygon array of Jerico map for "Google Maps" :
Jerico.txt
Bounding Box for Jerico Map : ( -6.595238 , -37.904074 , -6.440281 , -37.73339 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Jerico map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-6.595238, -37.904074, -6.440281, -37.73339);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jerico)
[out:json];
(
rel["name"="Jerico"][type=boundary];
rel["name:en"="Jerico"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jerico
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa Fortuna | -6.540210 , -37.825476 |
Barbosa | -6.466670 , -37.800000 |
Gangorra | -6.500000 , -37.833330 |
Jericó | -6.554609 , -37.800535 |
Montes Claros | -6.550000 , -37.783330 |
Riacho Seco | -6.516670 , -37.866670 |
Saquinho | -6.483330 , -37.850000 |
Notes:
- You can download geometry data for Jerico 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.