mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-19 23:14:47 +02:00
Improvements to land use preset display
This commit is contained in:
@@ -4435,6 +4435,7 @@
|
||||
"name": "Cemetery"
|
||||
},
|
||||
"landuse/commercial": {
|
||||
"icon": "commercial",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
@@ -4604,6 +4605,7 @@
|
||||
"name": "Quarry"
|
||||
},
|
||||
"landuse/residential": {
|
||||
"icon": "building",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "commercial",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"icon": "building",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
Reference in New Issue
Block a user