/r/openstreetmap
Questions and discussions for OpenStreetMap
/r/openstreetmap
Hi,
I'm new to using OpenStreetMaps, and I've been using ChatGPT to help me write the queries.
I’m trying to use Overpass Turbo to gather data for hotels, guest houses, apartments, hostels, and motels in Bangkok using the relation ID 92277. However, when I run my query, I get an empty output in JSON format. Here’s the JSON response I received:
{
"type": "FeatureCollection",
"generator": "overpass-turbo",
"copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL.",
"timestamp": "2024-10-31T12:19:34Z",
"features": []
}
My query is structured as follows:
[out:json][timeout:120];
// Bangkok (relation ID: 92277)
relation(92277)->.searchArea;
(
node["tourism"="hotel"](area.searchArea);
node["tourism"="guest_house"](area.searchArea);
node["tourism"="apartment"](area.searchArea);
node["tourism"="hostel"](area.searchArea);
node["tourism"="motel"](area.searchArea);
way["tourism"="hotel"](area.searchArea);
way["tourism"="guest_house"](area.searchArea);
way["tourism"="apartment"](area.searchArea);
way["tourism"="hostel"](area.searchArea);
way["tourism"="motel"](area.searchArea);
);
out body;
>;
out skel qt;
Can anyone help me understand why I’m getting an empty result? Is there something wrong with my query? Any advice or suggestions would be greatly appreciated!
How can I capture the ocean using the OSM addin in QGIS ? In some instances the water is displayed correctly in some it isn't. Here I filter for the water preset:
What can I do to capture all water areas ?
Update: This was the water preset
Hi! I'm starting a side project and need polygon data for all countries, regions, provinces, cities, and points of interest worldwide to use with Leaflet. Does anyone know how I could download this for free?
I am looking for a program to create a set of maps to print for guests to get around a small area.
I want 2 static points on the map and a third point will vary in each version of the map.
At the end I want 20 different maps with the first 2 points the same and third point different on all 20 maps.
Ideally I'd be able to add routing/directions to/from the points.
Any ideas of projects/programs that can do this?
Hi, I'm new to overpass turbo, can you help me display the points of buildings on the map with the preparation of appropriate queries for
finding schools, kindergartens and clinics in (city, district).
Hello everyone.
Around 5 months ago, I worked on a small area of Dubai to improve the coverage in the area, changing a significant number of building outlines and adding tens of thousands of mission nodes, including missing pools, trees, fences, parks, paths, and increasing the detail of many models significantly through both satellite imagery and local knowledge from living there for over 10 years.
I recently went to check out of any changes were made recently to my data, and found that in quite a large area, which encompasses a solid 80% of my work, Every single node of type tree has been deleted. Some others nearby were kept untouched, but I’m talking thousands of nodes and entire months of work was wiped.
How can I know what person or bot caused this to report it and how can I revert this data, since it is unacceptable that all these hours of work get wiped. I spent way too much time and effort to make sure that all the data was precise and exact for it to be wiped clean randomly.
Any help is appreciated, I’ll gladly supply with more details if necessary.
I typically use Gaia GPS for most things, and I've edited OSM before to have the changes eventually push to Gaia so I can snap to the route I'm building. I have a lot of my data saved in Gaia, waypoints, photos, etc. I do a lot of hiking in the Southern US in National Forests. On this particular trail, it is a numbered/named FS trail (Counts Cabin), but it is only showing on Gaia, and not OSM. I am having trouble understanding why this trail is on Gaia and not OSM, and also where Gaia is pulling it from, if it is not on OSM. I can't even find it in the history list.
Trail starts at 37.24847, -82.42255; Counts Cabin Trail. See attached photos for Gaia vs OSM.
hi, i am a user on open street maps, and every time i try and save, it tells me that error your access to the api has been blocked, i believe i have done nothing wrong, but i do know for sure a user name glassman is to blame for this who lives in mount vernon, washington, he shouldn't be on here to begin with, because i had a look at his page recently and it told me he had apparently done this too many more fellow mappers, he needs to respect this space and learn that other fellow mappers in washington or elsewhere may be trying to helpfully add missing information, he is nothing but a bully, and prevents mappers from helpfully contributing for trivial matters as a year, if you at open street maps are hearing this, could you please ban his account indefinitely?, he also needs to learn that this isn't a competition for who can help the most and what not. i, every fellow mapper in washington, and elsewhere would really appreciate it if you at open street maps would take the extra measures to remove his account from the web interface or anything open street map related for a very long time.
Hello everyone :)
I've been testing from time to time whether ChatGPT can write an OverPass query (which I don't know how to do myself) for several months or even a year.
I always test the same thing, and it has never worked.
So I'd like to finally learn how to use OverPass Turbo by myself, but my “test query” is a bit complicated (at least for a beginner).
Could someone tell me whether this query is possible, and write it down for me so that I can use it as a basis for learning (in particular a double condition).
Here's my query: in the city of Lyon (France), I'm looking for a laundry that's both less than 100 meters of a school, and also less than 250 meters of 3 different tram stops.
Thank you very much!
Hi!
Not sure if this is the right subreddit, I just couldn't find anything specific for my question.
I have several GPS routes saved on my Polar watch that I can export. They are routes both from driving and walking (and 1 biking) from my trip.
I'd like to do the following:
- Combine them to 1 long route or file
- Smoothen it out. There are a lot of side routes, and the route is of course not 'smooth', due to all GPS points
- Make a nice-looking map-file with the entire route on it
The purpose for this would be to put the entire route of our trip in a photo book I'm creating.
Can anyone point me in the right direction of where I would get started? Is it possible what I want?
The final picture I'm looking for would be kind of a greyscale map. Not too detailed, but still possible to see the cities we went through.
Thanks in advance!
I have designated parking areas, such as car parks, that I want to add to OSM (in Germany). I want to tag restrictions like
I couldn't find that information either on the Parking or on the Tag:amenity=parking page.
I perused Street parking and Street parking/Advanced examples and noticed that the tag parking:both
/ :left
/ :right
is used.
Do I simply leave out the :both
/ :left
/ :right
part and tag it like this?
access
tag? Do I instead useparking:motorcar = designated
, parking:motorcycle = designated
and some other tag to say that no other vehicle types are allowed?parking:authentication:disc = yes
, parking:maxstay:conditional = 3 hours @ (Mo-Fr 08:00 - 18:00)
parking:restriction:conditional=no_parking @ (23:00 - 05:00)
/ parking:restriction:motorhome:conditional=no_parking @ (23:00 - 05:00)
Hello, I don't know if this is strictly OSM related but if anyone has an answer it's this group.
I am always fascinated by the geographical breakdowns of politics. Yard signs are about the only way to see this in any meaningful way, imperfect as it is.
I'm looking for an easy way to record waypoints as I drive the neighborhood so I can make a map of the local area. I've tried a handheld GPS which worked but was far too slow and not really safe while driving. Ideally an app that has a simple mark button(s) to record lat/lon GPX. Ideally it would have an easy way to switch between two waypoint symbols.
Thanks in advance.
This is not a question about route optimization
What is a good strategy for creating and naming routes with variants (and their respective "nodes") so that they can be easily used while hiking/cycling with a Garmin or similar device?
See for example the attached image. I want to go from A to C, ideally following ABC, but depending on terrain/weather/timing conditions I would take ABDC, ABDEC or ABDFEC. I have two linked questions:
I am building a map quiz website, and I am trying to find map data for the borders of districts / boroughs / wards / neighbourhoods etc of cities. I am interested in data for pretty much any cities with a population of more than 200 000 people.
I need the data in some kind of vector or map format such as geojson or svg. Where is the best place to get such data?
I am looking for hire part time full stack developer with php laravel experience to contribute development on my project.
We looking to deploy and develop the portal with Geoserver to manage poi’s and editing them in OSM. Moreover, there is a need for UI/UX to be associated.
We need experts only please. DM me if you have such experience.
Hi guys I need to view and edit a small aerea portion of map, I downloaded the PBF. Do you know if is there any free windows app that allows me to view and edit the map (add/remove streets, change accessibility permission) and export the output PBF? Thanks for help 😌
I'm using overpass turbo to count zebras in europe and strangely only in Copenhagen no matter what convention I use I get zero results! Any hints? I'm new to OSM
node["highway"="crossing"]["crossing"="uncontrolled"][(area.searchArea);
I want to implement the algorithm for finding the closest route on the map using fpga and for that I need to find where the map data and also the algorithm are being stored.
If someone could help, or if someone has any ideas or suggestions, I would be really grateful.
if i use a regex is it going to be faster or slower than just listing each tag using the overpass api
this is just a selection, i actually query around 30 tags
way($location)["railway"="narrow_gauge"];
way($location)["railway"="rail"];
way($location)["railway"="tram"];
way($location)["railway"="monorail"];
etc
way($location)[railway~"^(rail|tram|narrow_gauge|monorail|light_rail|funicular)\$"];
I used OSM data of bus stops for a project recently. Some stops were missing in the dataset so I thought I would map them. The stops turned out to be mapped already but would not show in the rendered map or the dataset I downloaded. Why would they not be included in the dataset or render even though they seemed to be mapped correctly?
I would like to create a custom map using OpenStreetMap data, particularly about streets and neighborhood outlines. I would like to make each neighborhood appear in a particular color or something. Is there a way to do this?
is the rule used for combining polygons evenodd or is it a winding rule with the outer lines going clockwise and the inner lines going anticlockwise?
I am trying both evenodd and winding and changing the directions of the winding in code so that all the outer polygons are clockwise, but i may have redundant code if its common to use evenodd..
As a resident of Antalya, I've identified several areas where the map can be enhanced to better reflect the current state of the city.
I kindly ask community to review those challenges I've created before I make them discoverable.
https://mpr.lt/c/49416 https://mpr.lt/c/49433 https://mpr.lt/c/49439
I need to export part of Warsaw to create a site plan and no mater how small or big the export area is it takes ages to load in illustrator or rhino (if it even loads) mostly it crashes. However if I try to import a area of simmilar size or much bigger from a location in Germany it loads in seconds. Both are very urban and have about the same density. Is this a known problem or what can i do to get the polish data?
The file size for the pdf/svg for poland is also much bigger even though it has the same/less information.