Tim Waters

Results 33 issues of Tim Waters

Hi, I'm getting an error when trying to get connections. Other alice requests work. curl -i http://localhost:9999/conn HTTP/1.1 404 Object Not Found Server: MochiWeb/1.0 (Any of you quaids got a...

from #207 when theres over 150 or so points on a map, subsequent points have their icons missing. We should show a generic one.

This is a bug in gdal, we could count points and set this ourselves though? https://github.com/OSGeo/gdal/blob/master/gdal/alg/gdal_crs.c#L209 Note the comment: /*for now we avoid 3rd order since it is unstable*/ So...

bug

See https://phabricator.wikimedia.org/T194395 ``` gdal_translate -a_srs '+init=epsg:4326' -of VRT /home/warperdata/src/Himalayan_river_catchments.jpg.tif /home/warperdata/dst/2302_temp.vrt -gcp 249.0261904762, 1214.95119047615, 60.0, 24.0 -gcp 398.63452380954, 249.8952380952, 60.0, 45.0 -gcp 1801.0071428572, 253.1833333334, 100.0, 45.0 -gcp 1960.4797619045, 1218.2392857142, 100.0, 24.0...

bug

wms:http://mapwarper.net/maps/wms/1?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=image&STYLES=&SRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}

Swap code to use Leaflet Library, or upgrade openlayers to latest version.

wikimaps
mapwarper.net

``` satellite2 = satellite.clone() warpedmap.addLayer(satellite2); ``` should cover it

This amazing site: http://spacetime.nypl.org/maps-by-decade/#/ allows browsing of maps from NYPL warper. it extracts the cropping masks into geojson, buffers and simplifies the resulting outlines. We can use this in the...

add in a transparent "wireframe" overlay as an aid for rectification which goes over the rectied map e.g. for a graticule grid, or a tiles of just roads