mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-10 06:48:39 +02:00
Updated taginfo project name, description (#238)
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@ const schemaBuilder = require('@ideditor/schema-builder');
|
||||
|
||||
schemaBuilder.buildDist({
|
||||
taginfoProjectInfo: {
|
||||
name: 'iD Editor',
|
||||
description: 'Online editor for OSM data.',
|
||||
project_url: 'https://github.com/openstreetmap/iD',
|
||||
name: 'iD Tagging Schema',
|
||||
description: 'Presets available in the iD and Go Map!! editors and recognized by the Overpass turbo query wizard',
|
||||
project_url: 'https://github.com/openstreetmap/id-tagging-schema/',
|
||||
icon_url: 'https://cdn.jsdelivr.net/gh/openstreetmap/iD@release/dist/img/logo.png',
|
||||
contact_name: 'Quincy Morgan',
|
||||
contact_email: 'q@quincylvania.com'
|
||||
|
||||
Reference in New Issue
Block a user