OSM TAG Predefined
Hi there. I am pleasantly surprised by this tool. Would it be possible to add an option to predefine some TAGs without having to write KEY and VALUE every time you want to add a node? It would be useful to add multiple nodes of the same type.
Felipe
Hi 👋, I have already tried to design this, but I had to take it down, as it was more confusing than helpful. You may check it out here: https://osmapp-git-feature-type-select-zbycz.vercel.app/
The main issue is what "presets" there should be available. I have started with with first 200 most common amenity=* tags. But this doesnt offer all the common options. Do you have any idea which option to choose?
OFC, we can take presets from iD editor, which will eventually happen anyways. But i wonder if there is some smarter approach without it :)
btw, I am not happy with the UX of the linked version as well. But lets iterate on that later.
Hi there. Thanks for your answer. I understand that the implementation of this type of functions is difficult. Perhaps it could be handled in a different way. It would be possible to add a template and for the user to be the one who defines the TAGs that he uses most frequently. I would like to explain a little the use that I give to OsmApp. I use OruxMaps as a map viewer and manager. Orux has a GeoIntent function by which I can link any web tool that contains zoom, lat and lon in its URL. In this way I achieve great precision when sharing a coordinate and for me it is the most efficient way to add Nodes to OSM with great precision. I have done several tests and in the next few days I will start adding Geodesic Vertices from my country, for this I require the highest possible precision and it is something very difficult to do on a PC with the mouse. That is why I decided on OsmApp since in my opinion it is the one that meets the best requirements to help me do what I want. Thus I achieve a very effective rapport between OruxMaps and OSM with the help of OsmApp. For this reason, I would like to restate my request. Could you think about it? Add a template where the user is the one who establishes the TAGs that he mainly uses. It wouldn't be 200, maybe 5-10 TAG's that could be cached for it. Something similar to how it is done with the online links (TMS) that the user configures in OsmApp. The following is the GeoIntent that I use to get precision in adding Nodes.
https://osmapp.org/{lat},{lon}#{zoom}/{lat}/{lon}
OruxMaps takes care of replacing the zoom, lat and lon values with the precise values.
Thanks again. FeIipe
Hi, first step to ultimate solution is done.
I have merged the "search by iD preset", see #186. If you search for preset, two options will appear at the top of list and the rest at the bottom. Now it would be a piece of cake to add proper feature type select to the edit dialog, it would also automatically populate correct tags.
Later it would be even possible to prepare the same template as in iD editor. But this is not a prio.