jawg / h2geo-presets

A list of community presets to detail specific data types for mapping parties
BSD 3-Clause "New" or "Revised" License
7 stars 8 forks source link

Is there a way to validate presets? #45

Open govvin opened 5 years ago

govvin commented 5 years ago

Do you use any tools to validate presets you create for h2geo? The simplicity of the OSM Contributor app is perfect for promoting an easy way to contribute to OpenStreetMap.

PanierAvide commented 5 years ago

You can run the npm run start command in the project directory to check all the presets. This is also done by continuous integration system, so you can see the results when you send a pull request. But it's simpler to check before sending it, that way you have faster results :-)

govvin commented 5 years ago

@PanierAvide

Thanks. I'll make sure to remember that when I'm on a computer. I did those on a tablet.

How soon will an approved preset gets accessible from OSM contributor?

PanierAvide commented 5 years ago

I don't have a precise answer, but I think it's matter of minutes, or less than an hour.