Commit Graph

13003 Commits

Author SHA1 Message Date
hikemaniac 80f6cc0500 Added field for ruins=* 2020-04-10 22:14:04 +02:00
Quincy Morgan 0ee6a035c3 Update railway construction icon 2020-04-10 11:34:28 -07:00
Quincy Morgan 1b67e0a4e2 Add derived data 2020-04-10 11:24:38 -07:00
Quincy Morgan 14681ab642 Update to temaki 3.22.0 (close #7475, re: #7068) 2020-04-10 11:24:27 -07:00
Quincy Morgan 252d5217e5 Update Plant Nursery icon 2020-04-09 12:36:48 -07:00
Quincy Morgan 8f9e067880 Add Botanical Garden and Community Garden presets (re: #7501)
Add search terms and Operator Type field to Garden preset
Remove vertex geometry from garden preset
2020-04-09 10:08:48 -07:00
Quincy Morgan e7fbc4bba7 Update privacy policy to account for removal of master branch (re: #7453) 2020-04-07 11:45:59 -07:00
Quincy Morgan 331150d956 Add derived data for #7502 2020-04-06 09:54:56 -07:00
Quincy Morgan ecc0c5af54 Rename landuse=allotments preset to "Garden Allotments" (re: #7501)
Add operator and plots fields to landuse=allotments preset
Remove explicit values from Garden Type field
2020-04-06 09:54:32 -07:00
Quincy Morgan 5358c4f42d Merge pull request #7501 from stragu/patch-2
Fix confusion between allotment gardens and community gardens
2020-04-06 09:33:22 -07:00
Quincy Morgan 593565e5d1 Merge pull request #7502 from simon04/patch-1
fix(scripts): metadata for taginfo
2020-04-06 09:25:44 -07:00
Simon Legner c3d090fc8e chore(scripts): update metadata for taginfo 2020-04-06 18:24:58 +02:00
Quincy Morgan 9694180a85 Properly match multipolygon pedestrian areas 2020-04-05 19:39:31 -07:00
Quincy Morgan 977d41ca14 Update lasso function names to use pointer instead of mouse 2020-04-05 17:33:22 -07:00
Quincy Morgan a327fac4ed Fix cursor issue when hovering areas in some modes 2020-04-05 17:30:40 -07:00
Quincy Morgan 1ca3c9e4dd Fix incorrect cursors during certain modes 2020-04-05 17:24:23 -07:00
Simon Legner 4647434a54 fix(scripts): metadata for taginfo 2020-04-05 17:08:59 +02:00
Stéphane Guillou 0b8337dbde add garden type
add access to `garden:type` field value list
2020-04-04 22:14:40 +10:00
Stéphane Guillou b6470b2696 add types of gardens
According to https://wiki.openstreetmap.org/wiki/Key:garden:type?uselang=en-AU
Ignoring the two types with "unclear definition".
2020-04-04 22:08:52 +10:00
Stéphane Guillou feda35aeb7 more accurate name
According to the wiki, allotment gardens are different to community gardens (need a different preset).
2020-04-04 21:48:26 +10:00
Quincy Morgan 513b344012 Fix code tests 2020-04-03 13:33:54 -07:00
Quincy Morgan ca1e2031e7 Flag issues with crossing highway areas (close #7455)
Don't show add bridge/tunnel fixes for highway areas (close #7472)
2020-04-03 12:30:07 -07:00
Quincy Morgan 06f487140d Switch order of from/to fields in route presets (re: #7479)
Add Trolleybus Route preset (re: #7498)
Remove Level field from Stop Position presets (close #7499)
Add Stop Number field to transit platform-as-point presets (close #7492)
Add Distance and Color fields to more route presets
Use field inheritance for several more route presets
2020-04-03 11:00:16 -07:00
Quincy Morgan d16aa01afd Fix occasional console error 2020-04-02 12:40:41 -07:00
Quincy Morgan ca3a0f9dbc Fix lint warnings 2020-04-02 11:12:10 -07:00
Quincy Morgan fbef31f776 Add shrub preset (close #7482) 2020-04-02 11:01:20 -07:00
Quincy Morgan 8734b67821 Remove the context.intersects passthrough function 2020-04-01 15:36:53 -07:00
Quincy Morgan 0120b009fa Take a graph parameter in utilDisplayLabel instead of the context 2020-04-01 13:29:17 -07:00
Quincy Morgan 90b1395df4 Fix code tests 2020-04-01 13:27:30 -07:00
Quincy Morgan 60f7dc7c0b Replace presets property of context with singleton
Remove utilPreset
2020-04-01 13:08:45 -07:00
Quincy Morgan 527faa7b42 Remove need for coreContext in presetIndex 2020-04-01 11:25:45 -07:00
Quincy Morgan a58abe3c6f Move localStorage interface from a property of coreContext to a corePreferences function 2020-04-01 11:00:48 -07:00
Quincy Morgan c6606cf361 Add Operator Type field to Kindergarten preset (close #7494) 2020-04-01 10:23:30 -07:00
Quincy Morgan a950b193d1 Fix preset categories 2020-03-31 16:41:46 -07:00
Quincy Morgan c49deee86c Fix nested popover selection issues 2020-03-31 15:57:59 -07:00
Quincy Morgan 170cf0beea Add isFirstSession property to context 2020-03-31 15:45:52 -07:00
Quincy Morgan 5afb2ce11c Remove Network Type field from incompatible route types (close #7493) 2020-03-31 13:22:21 -07:00
Quincy Morgan dffb21a730 Fix issue with prerequisiteTag 2020-03-31 13:15:03 -07:00
Quincy Morgan 84a55606ad Show wikidata field search results in the user's language when possible 2020-03-31 13:00:52 -07:00
Quincy Morgan a1af118f0e Ensure locales and presets are loaded before the UI loads (close #7406)
Consolidate localization behavior and init to a coreLocalizer function and singleton
Explicitly support `en-US` locale
Rename coreData to coreFileFetcher and export a singleton rather than using a property of coreContext
Add `apiConnections` property of coreContext to simplify adding a source switcher
Replace some init functions with re-callable, promise-supporting `ensureLoaded` functions
Make coreContext itself load the UI if a container has been specified at init time
Fix code tests
2020-03-31 12:23:31 -07:00
Quincy Morgan a792334c8a Don't fetch taginfo values for more name keys (close #7485) 2020-03-29 11:29:29 -07:00
Quincy Morgan a7ce956e1f Don't use global selectors in street-level photo services (re: #7445) 2020-03-29 11:04:38 -07:00
Quincy Morgan d8585ae2fb Fix lint warning 2020-03-29 10:55:32 -07:00
Quincy Morgan 75762ff286 Fix lint error 2020-03-29 10:54:27 -07:00
Quincy Morgan 89ed2b4d0d Don't use global selector in uiPopover (re: #7445) 2020-03-29 10:43:05 -07:00
Quincy Morgan a1a398650f Instantiate uiFlash only once as a property of the UI and remove global selection (re: #7445) 2020-03-29 10:22:58 -07:00
Quincy Morgan 74e7a108a9 Remove global selection from walkthrough (re: #7445) 2020-03-29 10:19:59 -07:00
Quincy Morgan 7f9b1d0e9a Account for container offset when positioning combobox dropdowns (close #7458) 2020-03-29 09:54:48 -07:00
Quincy Morgan eec1a23388 Fix RTL mouse coordinate calculation issue 2020-03-29 09:54:02 -07:00
Quincy Morgan 5195d8d95b Don't use d3_mouse and cache client rect values as needed (close #7489) 2020-03-28 16:32:38 -07:00