mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
Make preset changes to individual files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "airport",
|
||||
"fields": [
|
||||
"aeroway"
|
||||
],
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "park2",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"icon": "alcohol-shop",
|
||||
"fields": [
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"icon": "restaurant",
|
||||
"fields": [
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"icon": "music",
|
||||
"fields": [
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"icon": "art-gallery",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "monument",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "waterway-river",
|
||||
"icon": "waterway-stream",
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user