This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

javascript implementation of JOSM validator

0

In my project, we want to implement the JOSM validator in the front end side with js.
Is there any existing library for this point? For JOSM validator, it is something like this described in the following wiki: https://wiki.openstreetmap.org/wiki/JOSM/Validator

asked 10 Jan '19, 02:31

Chris%20Bao's gravatar image

Chris Bao
11334
accept rate: 0%

Source code available on GitHub .