Feature Your Map

get poi data from osm

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
kakageo
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
21
Βαθμολογίες
0 0 0
Έκδοση
2.4.2
Δημιουργήθηκε την
03/04/2024
Ενημερώθηκε την
03/11/2024
Μέγεθος
50 KB
Άδεια
MIT
Εφαρμόζεται σε

This script is designed to retrieve data from OpenStreetMap using the Overpass API and run on map-making page. Users are required to provide a specific geographic area, either as a GeoJSON file or by entering a place name. The script will then filter Points of Interest (POI) data based on these parameters and return the results to the user's clipboard.

To obtain a GeoJSON file, users simply need to draw a polygon on the map on the left side of the map-making interface. Afterward, they can find the ‘Download polygon selection as GeoJSON' option in the ‘More' menu on the right side and click to download.

Currently, the script only supports the retrieval of limited features. However, future updates will expand its capabilities to include more types of POI data. This tool is a powerful resource for anyone interested in exploring and analyzing geographic data from OpenStreetMap. It's user-friendly, efficient, and highly customizable, making it an excellent choice for both beginners and experienced users. Enjoy mapping!