I'm newer in Web mapping, I need web map editor. I found ID Editor but I couldn't configure to my osm server! I don't know how working with API and Oauth. How to configure id editor on own server without Oauth. And how to create API. Thanks. asked 01 Feb '16, 05:16 fizmasoft |
crosspost: https://stackoverflow.com/questions/35127317/how-to-configure-id-editor-in-my-server-without-oauth
You'll probably need to provide a lot more details of what you've done so far and what you're actually trying to achieve.
Your question contains the sentence "And how to create API." so it's really unclear what you have done, and what you're trying to do.
Try adding information such as "I'm trying to create a website that allows users to edit X data in Y area; I expect user account details to be held in Z and to acheive that so far I've installed A, B and C".
I have installed PostgreSQL-9.3, osm2pgsql, apache2-mod_tile, renderd, mapnik, mapnik-python, and eth. I have created my osm server and I want to edit and draw map. Just I need map id editor!
Those packages suggest that you've set up a rendering server, not an API that people can use for map editing. You still haven't explained what your ultimate goal is.
Just checking - have you read http://wiki.openstreetmap.org/wiki/The_Rails_Port and the various links from it?