-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to restore latitude and longitude to iD? #3088
Comments
The functionality you're after is creating a POI without needing to place on a map with coordinates - where are your coordinates coming from? GPS trace, hand-written notes, etc? |
We have closed issues like this before in #2583 and #2590 The risks of entering points numerically include:
So, if you really want to work with numeric coordinates, we'd prefer for you to:
|
visits to various sites. But does that matter? At 05:15 PM 4/25/2016, you wrote:
Charlotte Wolter |
But these just move the screen to the center. One still cannot guess where the exact point is. OK I'll try to hack together a share with marker URL... which is maybe what you are talking about in 2, but I can't find it. |
In fact even if one uses
the problem happens when clicking Edit. The marker of course disappears. One might think "As there is no way to tell where the center of the screen in, just put the marker in some corner, and then click Edit." But that doesn't work either. The corners on osm.org do not correspond to the corners of iD, |
OK, one probably should place the object on the map at the best guess spot. Then use the above shell script to see how close we got, then go back and adjust with second and third edits, etc. Frustrating. |
In fact all this trouble could be eliminated if the search box put a little marker like Google maps does when one searches for something. |
A little crosshairs, or a bouncing marker, so one doesn't mistake it for map data. |
I think OSM should have a special requests desk. |
I note that you have asked for this feature multiple times. This seems to be really important to you so can I suggest you try JOSM editor? Different editors have different abilities and personally I use the best editor for a particular task. No harm in learning different approaches. https://help.openstreetmap.org/questions/864/how-to-add-node-with-exact-coordinates-in-josm |
(Yes @tastrax, but last time I tried that it messed up my whole left / right coordination skills for a whole month. Perhaps worse than switching to a left/(right) side driving country.) |
@tastrax Please don’t feed the trolls. We have told him to use JOSM many times over the years. He just keeps coming back to harass us. I have his comments blocked and don’t see them unless somebody replies. 😞 |
Ah, no wonder he didn't see the results I posted above of the tests of:
OK, never mind. |
This is unfortunate, because knowing and using coordinates in the mapping tool, at least IMHO, is fundamental.
Countermeasure: checking against window boundaries
So when person enters a number, that number 100% comes from consumer GPS, but when the GPS track is imported it comes where exactly from?
I can easily do the same while importing the GPS track.
This is not helpful at all.
Seriously, the editor is for people, or for hackers?
Ok, I did it, I see quite a big area and...
...where should I put it exactly? Ok, back to the basics -- the purpose of any tool, not only program, is actually help people do their job. Better, more efficiently, easier, etc etc. So I don't understand this outcome, mapping tool disallowing using coordinates in a friendly fashion, because provided point could be outside of current window...? Disallowing this feature in iD editor makes life for others harder than it could be. |
A workaround would be: creating the object, exporting it to an .osc file, editing the file to change the coordinates, and then importing it back in. This last step awaits #7109. |
I know you’re tired of me saying this, but Level0 supports uploading .osc and .osm files – and it also supports editing the coordinates directly as well. 🙂 |
@jidanni , @1ec5 The scenario for me is -- I have coordinates at hand, I would like to search them (already implemented), on map shows up temporary indicator (no such feature), so I could click "add to map" (no such feature). From the user perspective dead simple. Importing files are present in OSM, and then they can be used for edits in iD but this exactly what I would like to avoid in scenarios when I have literally one point to add. I don't know Level0 but it is not even capable of searching coordinates, I input mine, page refreshes and it puts back the defaults. But this is just remark, let's not solve feature set by switching tools, unless alternative tool covers all the features of the original one. |
Indeed, I had to use level 0, or Vespucci, to put a international treaty boundary Turning Point into the bottom of a deep river! The only way to know where that is, is reading the coordinates from the treaty signed by the two parties. Better "ground truth" then most borders in rivers seen on Open Street Map. |
I do a lot of mapping in rural areas, especially national parks and forests. Often, I have only coordinates for a POI. To place them correctly, I have to first place them on a map that includes coordinates (I use Maptech), then manually put a point at the same location.
Aren't coordinates pretty basic in mapping?
The text was updated successfully, but these errors were encountered: