Airfall's Comments
Post | When | Comment |
---|---|---|
様々な地図で見るのが楽しい | Very cool list okadatsuneo! Thank you! I’ve started using demo.f4map to look at cities to find areas that need mapping attention. It’s very useful! |
|
MapRoulette Insider - Creating a Challenge | That did it! Thank you so much mvexel! You’re the best! |
|
MapRoulette Insider - Creating a Challenge | Hey mvexel, I don’t know if you’re the right person to ask about creating Map Roulette challenges, but this is the first thread I could find. I’m trying to set up some challenges to keep track and work on adding buildings to unmapped neighborhoods. However, when I make an overpass query that calls the neighborhood relation and then the residential landuse features in that area, Map Roulette seems to call the nodes that make up the ways instead of the actual ways themselves. For example, if I have an overpass query of rel(9572358); map_to_area -> .a; way(area.a)[landuse=residential]; (._;>;); out; https://overpass-turbo.eu/s/1mWW it desplays exactly what I want, the residential areas within the selected relation, but, when I copy paste that into Map Roulette to make a challenge it spits out the nodes instead. https://maproulette.org/browse/challenges/29696 I’ve tried setting the overpass target type in the challenge creation to “Ways” as well but that just outputs an error message that I don’t have any ways called in the query. I was wondering if I’m making a mistake and calling the nodes somehow instead of the ways. I’ve tried to edit the overpass query so many times, but it will always seem to only display nodes when I put it into Map Roulette. Just wondering if someone who’s used it more has some idea what part I’m messing up in, no rush or anything though (I know this is some serious necro-posting on a 4-year-old thread, super sorry about that!). Thanks and all the best! Airfall |