Bryan Housel
|
fb324dd865
|
Allow d3.geo.tile to fetch margin tiles (beyond viewport covering)
|
2018-06-22 12:24:40 -04:00 |
|
Bryan Housel
|
d41cf5e6d8
|
Wait to get canvas context until image is loaded, avoid some globals
|
2018-06-22 11:41:29 -04:00 |
|
Bryan Housel
|
abbffd5e5b
|
Avoid recreating canvases when showing the layer, put under ms-wrapper not body
|
2018-06-22 09:12:07 -04:00 |
|
Bryan Housel
|
5f1c79c91d
|
pacify linter, gitignore vscode settings
|
2018-06-22 01:20:15 -04:00 |
|
Bryan Housel
|
e145c1da01
|
Merge branch 'streetside' of https://github.com/jharpster/iD into jharpster-streetside
|
2018-06-22 00:59:07 -04:00 |
|
LorenMueller
|
1a93ed74ef
|
new var for toggle of 4 or 16 images per face
|
2018-06-21 12:43:58 -07:00 |
|
Thomas Hervey
|
e16b411576
|
added: first test (failing)
|
2018-06-21 15:26:05 -04:00 |
|
Bryan Housel
|
2786974210
|
Add preset for emergency=siren
(closes #5100)
|
2018-06-21 12:27:58 -04:00 |
|
Thomas Hervey
|
45761008bf
|
cleaned: extraneous details in notes
|
2018-06-21 11:13:38 -04:00 |
|
Thomas Hervey
|
db0fe7e539
|
merged from master
|
2018-06-21 11:06:57 -04:00 |
|
Thomas Hervey
|
47ef49d99b
|
added: .vscode to .gitignore
|
2018-06-21 10:20:09 -04:00 |
|
Thomas Hervey
|
473570c701
|
updated: fixed services/notes function declarations
|
2018-06-21 10:14:18 -04:00 |
|
Bryan Housel
|
b238d442a6
|
Adjust default zoom for points to z19
(closes #5099)
|
2018-06-21 01:33:18 -04:00 |
|
Thomas Hervey
|
3df01e27c0
|
added: svg notes, TODO: add icon, test
|
2018-06-20 17:38:45 -04:00 |
|
Bryan Housel
|
716a3f7a01
|
Add a preset for emergency=first_aid
(closes #5097)
|
2018-06-20 13:56:50 -04:00 |
|
Bryan Housel
|
7d67816521
|
Add indoor and ref fields to emergency=phone
|
2018-06-20 13:40:21 -04:00 |
|
Bryan Housel
|
4458b94fc5
|
Add test coverage for streetside service
(closes #5081)
|
2018-06-19 23:09:06 -04:00 |
|
Bryan Housel
|
4c812b6f35
|
Return an abortable request from jsonp_request
|
2018-06-19 23:09:06 -04:00 |
|
LorenMueller
|
81bddf27fa
|
'q' lib as dependency; updated streetside for higher resolution imagery
|
2018-06-19 15:22:56 -07:00 |
|
Thomas Hervey
|
cf2a9ad935
|
added: notes api service, parse and callback stubs
|
2018-06-19 17:01:56 -04:00 |
|
Thomas Hervey
|
3de1fd8e6f
|
reformatted svg/notes
|
2018-06-19 10:45:58 -04:00 |
|
Thomas Hervey
|
1ed915e69c
|
added: map data notes toggle
|
2018-06-19 10:31:26 -04:00 |
|
Thomas Hervey
|
e3c0fd4f56
|
added: .vscode debug config to ignore
|
2018-06-19 10:06:40 -04:00 |
|
Thomas Hervey
|
f92bc63600
|
init commit: updated locales/en after build
|
2018-06-19 09:58:49 -04:00 |
|
Bryan Housel
|
65dc04424d
|
Merge pull request #5092 from vershwal/motorway
Added name field to motorway_junction
|
2018-06-19 07:37:05 -04:00 |
|
vershwal
|
1b16d4763e
|
Added name field to motorway_junction
|
2018-06-19 16:46:20 +05:30 |
|
Bryan Housel
|
661c1331d6
|
Remove rollup cache so live reload works again
(closes #5089)
|
2018-06-18 18:19:16 -04:00 |
|
Bryan Housel
|
7de54a3c2b
|
Fix feature test - amenity=shelter no longer matches building rule
|
2018-06-18 13:58:49 -04:00 |
|
Bryan Housel
|
723155eadf
|
Add building and bench fields to amenity=shelter preset
(closes #5084)
This also removes the rules that would treat `amenity=shelter` as
a building for rendering and for feature filtering.
|
2018-06-18 13:45:39 -04:00 |
|
vershwal
|
1049d4bae4
|
resolving merge conflicts
|
2018-06-18 02:06:56 +05:30 |
|
vershwal
|
ab60d57aa5
|
Working fine with a given mvt URL.
|
2018-06-18 01:32:03 +05:30 |
|
vershwal
|
66f27813ff
|
reading array buffer data from url and passing x, y, z to togeojson function.(still a hard coded url)
|
2018-06-18 01:32:03 +05:30 |
|
vershwal
|
7919f59a53
|
Fixed test file layers.js.
|
2018-06-18 01:30:21 +05:30 |
|
vershwal
|
2b02a44eea
|
fixed small errors.
|
2018-06-18 01:27:23 +05:30 |
|
vershwal
|
570bb62197
|
URL mvt drawing
|
2018-06-18 01:27:21 +05:30 |
|
vershwal
|
6587bd6bc2
|
changed x,y,z.
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
0cfdfdd240
|
Cleaning code: a separate function vtToGeoJson, support .mvt and .pbf
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
652d2ed65f
|
First few points drawn using .pbf format
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
39d5bed300
|
Still empty tile.layers
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
6780f919ff
|
works with geojson.
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
7eebd5a6da
|
button works well with .gpx
|
2018-06-18 01:26:34 +05:30 |
|
vershwal
|
f247c313fa
|
button works with .gpx
|
2018-06-18 01:26:31 +05:30 |
|
vershwal
|
37301312e5
|
button appeared
|
2018-06-18 01:24:47 +05:30 |
|
vershwal
|
eb8bf19b78
|
button appeared
|
2018-06-18 01:21:06 +05:30 |
|
Bryan Housel
|
5555b61e87
|
Fix bug causing 0 to be written into a numeric field when tabbing
(closes #5087)
|
2018-06-17 11:51:51 -04:00 |
|
Bryan Housel
|
20ee616cdf
|
Blacklist a few more raster tilesets (osmbe and turistautak)
|
2018-06-15 12:41:01 -04:00 |
|
Bryan Housel
|
440b01a6ca
|
Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
|
2018-06-15 11:48:07 -04:00 |
|
john gravois
|
eaa9d8d246
|
fix recomposed tilemap url
|
2018-06-15 08:21:53 -07:00 |
|
Bryan Housel
|
937dc31af0
|
Add OSM French Style and OSM HOT Style to imagery blacklist
|
2018-06-15 10:26:17 -04:00 |
|
Bryan Housel
|
9b6e405448
|
Use Esri World Imagery (clarity) in the intro walkthrough
|
2018-06-15 10:09:15 -04:00 |
|