Properly include iD's external data files
This commit is contained in:
parent
de3ddafcd2
commit
00bcd33722
18 changed files with 18 additions and 0 deletions
|
@ -47,6 +47,7 @@ folder 'vendor/assets' do
|
|||
|
||||
folder 'iD' do
|
||||
from 'git://github.com/openstreetmap/iD', :branch => 'release' do
|
||||
folder 'iD/data', 'dist/data'
|
||||
folder 'iD/img', 'dist/img'
|
||||
folder 'iD/locales', 'dist/locales'
|
||||
folder 'iD/mapillary-js', 'dist/mapillary-js'
|
||||
|
|
1
vendor/assets/iD/iD/data/address_formats.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/address_formats.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
[{"format":[["housenumber","street"],["city","postcode"]]},{"countryCodes":["au"],"format":[["unit","housenumber","street"],["suburb","state","postcode"]]},{"countryCodes":["gb"],"format":[["housename"],["housenumber","street"],["city","postcode"]]},{"countryCodes":["ie"],"format":[["housename"],["housenumber","street"],["city"],["postcode"]]},{"countryCodes":["at","ch","de","si","pl"],"format":[["street","housenumber"],["postcode","city"]]},{"countryCodes":["ad","ba","be","cz","dk","es","fi","gr","hr","is","it","li","nl","no","pt","se","sk","sm","va"],"format":[["street","housenumber","unit"],["postcode","city"]]},{"countryCodes":["fr","lu","mo"],"format":[["housenumber","street"],["postcode","city"]]},{"countryCodes":["br"],"format":[["street"],["housenumber","suburb"],["city","postcode"]]},{"countryCodes":["vn"],"format":[["housenumber","street"],["subdistrict"],["district"],["city"],["province","postcode"]]},{"countryCodes":["ca"],"format":[["housenumber","street","unit"],["city","province","postcode"]]},{"countryCodes":["us"],"format":[["housenumber","street","unit"],["city","state","postcode"]]},{"countryCodes":["tw"],"format":[["postcode","city","district"],["place","street"],["housenumber","floor","unit"]]},{"countryCodes":["jp"],"format":[["postcode","province","county"],["city","suburb"],["quarter","neighbourhood"],["block_number","housenumber"]],"dropdowns":["postcode","province","county","city","suburb","quarter","neighbourhood","block_number"],"widths":{"postcode":0.3,"province":0.35,"county":0.35,"city":0.65,"suburb":0.35,"quarter":0.5,"neighbourhood":0.5,"block_number":0.5,"housenumber":0.5}},{"countryCodes":["tr"],"format":[["neighbourhood"],["street","housenumber"],["postcode","district","city"]]},{"countryCodes":["ua"],"format":[["housenumber","postcode"],["street"]]},{"countryCodes":["cn"],"format":[["postcode","province"],["city","district"],["street","housenumber"]],"widths":{"postcode":0.3,"province":0.7,"city":0.5,"district":0.5,"street":0.7,"housenumber":0.3}},{"countryCodes":["bo"],"format":[["street","housenumber"],["neighbourhood","city"]],"widths":{"street":0.7,"housenumber":0.3,"neighbourhood":0.5,"city":0.5}},{"countryCodes":["pe"],"format":[["street","housenumber"],["neighbourhood"],["city","state","postcode"]],"dropdowns":["street","neighbourhood","city","state","postcode"],"widths":{"street":0.7,"housenumber":0.3,"city":0.4,"state":0.4,"postcode":0.2}}]
|
1
vendor/assets/iD/iD/data/deprecated.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/deprecated.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/discarded.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/discarded.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"created_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true}
|
1
vendor/assets/iD/iD/data/imagery.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/imagery.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/intro_graph.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/intro_graph.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/keepRight.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/keepRight.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/languages.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/languages.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/locales.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/locales.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/phone_formats.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/phone_formats.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"ag":"+1-268-555-1234","ai":"+1-264-555-1234","as":"+1-684-555-1234","at":"+43 1 123 45 67","au":"+61 1 2345 6789","bb":"+1-246-555-1234","bj":"+229 20 12 34 56","bm":"+1-441-555-1234","bo":"+591 1 2345678","br":"+55 11 0982 1098","bs":"+1-242-555-1234","ca":"+1-226-555-1234","ci":"+225 20 12 34 56","cn":"+86 10 12345678","de":"+49 89 1234567","dm":"+1-767-555-1234","do":"+1-809-555-1234","es":"+34 989 12 34 56","fi":"+358 40 123 4567","fr":"+33 1 23 45 67 89","gb":"+44 1632 961234","gd":"+1-473-555-1234","gg":"+44 1632 961234","gu":"+1-671-555-1234","hk":"+852 1234 5678","hr":"+385 01 123 4567","hu":"+36 1 123 45 67","ie":"+353 20 912 3456","im":"+44 1632 961234","it":"+39 01 123 456","je":"+44 1632 961234","jm":"+1-876-555-1234","jp":"+81-3-1234-5678","kn":"+1-869-555-1234","ky":"+1-345-555-1234","kz":"+7 495 1234567","lc":"+1-758-555-1234","mp":"+1-670-555-1234","ms":"+1-664-555-1234","nl":"+31 42 123 4567","no":"+47 22 12 34 56","pe":"+51 1 1234567","pl":"+48 42 123 4567","pr":"+1-787-555-1234","pt":"+351 211 123456","ru":"+7 495 1234567","se":"+46 31 123 4567","si":"+386 31 123 4567","sj":"+47 22 12 34 56","sx":"+1-721-555-1234","tc":"+1-649-555-1234","tr":"+90 312 123 4567","tt":"+1-868-555-1234","tw":"+886 1 2345 6789","ua":"+380 44 123 4567","us":"+1-202-555-1234","va":"+39 01 123 456","vc":"+1-784-555-1234","vg":"+1-284-555-1234","vi":"+1-340-555-1234","vn":"+84 1 234 5678","za":"+27 11 907 1111"}
|
1
vendor/assets/iD/iD/data/preset_categories.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/preset_categories.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"category-barrier":{"icon":"maki-roadblock","name":"Barrier Features","members":["barrier/fence","barrier/wall","barrier/ditch","barrier/gate","barrier/hedge","barrier/kerb","barrier"]},"category-building":{"icon":"maki-building","name":"Building Features","members":["building","building/house","building/apartments","building/garage","building/retail","building/commercial","building/industrial","building/residential"]},"category-golf":{"icon":"maki-golf","name":"Golf Features","members":["golf/fairway","golf/green","golf/lateral_water_hazard","golf/rough","golf/bunker","golf/tee","golf/water_hazard","golf/driving_range","golf/hole","golf/cartpath","golf/path"]},"category-landuse":{"icon":"maki-landuse","name":"Land Use Features","members":["landuse/residential","landuse/industrial","landuse/commercial","landuse/retail","landuse/farmland","landuse/farmyard","landuse/forest","landuse/meadow","landuse/aquaculture","landuse/cemetery","landuse/military","landuse/religious"]},"category-natural":{"icon":"maki-natural","name":"Natural Features","members":["natural/water","natural/wood","natural/scrub","natural/wetland","natural/grassland","natural/heath","natural/bare_rock","natural/beach","natural/cave_entrance","natural/glacier","natural/coastline","natural/tree_row","natural/peak","natural/cliff"]},"category-path":{"icon":"temaki-pedestrian","name":"Paths","members":["highway/path","highway/footway","highway/footway/marked","highway/footway/sidewalk","highway/steps","highway/cycleway","highway/bridleway","highway/pedestrian_line"]},"category-rail":{"icon":"temaki-railway_track","name":"Rails","members":["railway/rail","railway/disused","railway/tram","railway/subway","railway/narrow_gauge","railway/light_rail","railway/monorail","railway/funicular"]},"category-restriction":{"icon":"iD-restriction","name":"Restriction Features","members":["type/restriction/no_left_turn","type/restriction/no_right_turn","type/restriction/no_straight_on","type/restriction/no_u_turn","type/restriction/only_left_turn","type/restriction/only_right_turn","type/restriction/only_straight_on","type/restriction/only_u_turn","type/restriction"]},"category-road_major":{"icon":"iD-highway-unclassified","name":"Major Roads","members":["highway/motorway","highway/trunk","highway/primary","highway/secondary","highway/tertiary","highway/motorway_link","highway/trunk_link","highway/primary_link","highway/secondary_link","highway/tertiary_link"]},"category-road_minor":{"icon":"iD-highway-unclassified","name":"Minor Roads","members":["highway/unclassified","highway/residential","highway/living_street","highway/service","highway/track"]},"category-road_service":{"icon":"iD-highway-service","name":"Service Roads","members":["highway/service","highway/service/parking_aisle","highway/service/driveway","highway/service/alley","highway/service/emergency_access","highway/service/drive-through"]},"category-route":{"icon":"iD-route","name":"Route Features","members":["type/route/road","type/route/bicycle","type/route/foot","type/route/hiking","type/route/horse","type/route/piste","type/route/bus","type/route/train","type/route/light_rail","type/route/tram","type/route/subway","type/route/ferry","type/route/power","type/route/pipeline","type/route/detour","type/route_master","type/route"]},"category-utility":{"icon":"iD-power-line","name":"Utility Features","members":["power/line","power/minor_line","man_made/pipeline","power/cable/underground"]},"category-water":{"icon":"maki-water","name":"Water Bodies","members":["natural/water","natural/water/pond","natural/water/basin","natural/water/lake","natural/water/reservoir"]},"category-waterway":{"icon":"iD-waterway-stream","name":"Waterways","members":["waterway/stream","waterway/drain","waterway/river","waterway/canal","waterway/ditch","natural/water/stream","natural/water/river","natural/water/canal"]}}
|
1
vendor/assets/iD/iD/data/preset_defaults.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/preset_defaults.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"area":["category-landuse","category-building","category-water","category-natural","leisure/park","amenity/hospital","amenity/place_of_worship","amenity/cafe","amenity/restaurant","area"],"line":["category-road_major","category-road_minor","category-rail","category-path","category-waterway","category-barrier","category-natural","category-utility","line"],"point":["category-natural","leisure/park","amenity/hospital","amenity/place_of_worship","amenity/cafe","amenity/restaurant","amenity/fast_food","amenity/bar","amenity/bank","shop/supermarket","point"],"vertex":["highway/crossing/marked","highway/crossing/unmarked","railway/level_crossing","highway/traffic_signals","highway/turning_circle","highway/turning_loop","traffic_calming","highway/mini_roundabout","highway/motorway_junction","point"],"relation":["category-route","category-restriction","public_transport/stop_area","type/boundary","type/waterway","type/multipolygon","type/enforcement","type/site","relation"]}
|
1
vendor/assets/iD/iD/data/preset_fields.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/preset_fields.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/preset_presets.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/preset_presets.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/qa_data.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/qa_data.min.json
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{"improveOSM":{"icons":{"ow":"fas-long-arrow-alt-right","mr-both":"maki-car","mr-parking":"maki-parking","mr-path":"maki-shoe","mr-road":"maki-car","tr":"temaki-junction"}},"osmose":{"icons":{"0-1":"maki-home","0-2":"maki-home","1040-1":"maki-square-stroked","1050-1":"maki-circle-stroked","1050-1050":"maki-circle-stroked","1070-1":"maki-home","1070-4":"maki-dam","1070-5":"maki-dam","1070-8":"maki-cross","1070-10":"maki-cross","1150-1":"far-clone","1150-2":"far-clone","1150-3":"far-clone","1190-10":"fas-share-alt","1190-20":"fas-share-alt","1190-30":"fas-share-alt","1280-1":"maki-attraction","2110-21101":"temaki-plaque","2110-21102":"fas-shapes","3010-1":"maki-circle-stroked","3010-3":"maki-circle-stroked","3010-4":"maki-circle-stroked","3040-3040":"far-times-circle","3090-3090":"fas-calendar-alt","3091-3091":"fas-plus","3091-30911":"fas-hashtag","3092-30920":"maki-telephone","3092-30921":"maki-telephone","3092-30922":"maki-telephone","3092-30923":"maki-telephone","3092-30924":"maki-telephone","3092-30925":"maki-telephone","3092-30926":"maki-telephone","3161-1":"maki-parking","3161-2":"maki-parking","3180-1":"temaki-junction","3180-2":"temaki-junction","3180-3":"temaki-junction","3180-4":"temaki-junction","3180-5":"temaki-junction","3200-32001":"iD-icon-area","3200-32002":"iD-icon-area","3200-32003":"iD-icon-area","3220-32200":"maki-roadblock","3220-32201":"maki-roadblock","3250-32501":"maki-watch","4010-4010":"maki-waste-basket","4010-40102":"maki-waste-basket","4030-900":"fas-yin-yang","4080-1":"far-dot-circle","4080-2":"far-dot-circle","4080-3":"far-dot-circle","5010-803":"fas-sort-alpha-up","5010-903":"fas-i-cursor","5070-50703":"fas-tint-slash","5070-50704":"fas-code","5070-50705":"fas-question","7040-1":"temaki-power_tower","7040-2":"temaki-power","7040-4":"temaki-vertex","7040-6":"temaki-power","7090-1":"maki-rail","7090-3":"maki-circle","8300-1":"fas-tachometer-alt","8300-2":"fas-tachometer-alt","8300-3":"fas-tachometer-alt","8300-4":"fas-tachometer-alt","8300-5":"fas-tachometer-alt","8300-6":"fas-tachometer-alt","8300-7":"fas-tachometer-alt","8300-8":"fas-tachometer-alt","8300-9":"fas-tachometer-alt","8300-10":"fas-tachometer-alt","8300-11":"fas-tachometer-alt","8300-12":"fas-tachometer-alt","8300-13":"fas-tachometer-alt","8300-14":"fas-tachometer-alt","8300-15":"fas-tachometer-alt","8300-16":"fas-tachometer-alt","8300-17":"fas-tachometer-alt","8300-20":"temaki-height_restrictor","8300-21":"fas-weight-hanging","8300-32":"maki-circle-stroked","8300-34":"temaki-diamond","8300-39":"temaki-pedestrian","8300-50":"maki-bus","8300-52":"temaki-stop","8300-101":"fas-tachometer-alt","8300-102":"fas-tachometer-alt","8300-103":"fas-tachometer-alt","8300-104":"fas-tachometer-alt","8300-105":"fas-tachometer-alt","8300-106":"fas-tachometer-alt","8300-107":"fas-tachometer-alt","8300-108":"fas-tachometer-alt","8300-109":"fas-tachometer-alt","8300-110":"fas-tachometer-alt","8300-111":"fas-tachometer-alt","8300-112":"fas-tachometer-alt","8300-113":"fas-tachometer-alt","8300-114":"fas-tachometer-alt","8300-115":"fas-tachometer-alt","8300-116":"fas-tachometer-alt","8300-117":"fas-tachometer-alt","8300-118":"fas-tachometer-alt","8300-119":"fas-tachometer-alt","8300-120":"fas-tachometer-alt","8360-1":"temaki-bench","8360-2":"maki-bicycle","8360-3":"temaki-security_camera","8360-4":"temaki-fire_hydrant","8360-5":"temaki-traffic_signals","8360-6":"maki-telephone","9010-9010001":"fas-tags","9010-9010003":"temaki-plaque"}}}
|
1
vendor/assets/iD/iD/data/shortcuts.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/shortcuts.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/taginfo.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/taginfo.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
1
vendor/assets/iD/iD/data/territory_languages.min.json
vendored
Normal file
1
vendor/assets/iD/iD/data/territory_languages.min.json
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue