You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -28,23 +28,24 @@ Ubuntu: `for f in *.csv; do cat "$f" >> all.txt; echo "">> all.txt; done`
28
28
29
29
[Playback of GPS data of multiple buses](https://answerquest.github.io/GPSPlayback/)
30
30
31
+
<!--
31
32
[Overlap](overlap.html) : Load image/raster maps like Development Plan, fading in and out over zoomable web map with satellite view and other map views.
32
-
33
33
[Overlap-custom](overlap-custom.html) : Overlay your own raster or georeferenced map. <br>Put any tiles URL schema like `../{z}/{x}/{y}..` at bottom and press Update.
34
34
<br>Explore <http://mapwarper.net> for many such rasters.
35
35
<br>Mapbox tilesets can also be used, look up its URL schema online.
36
36
<br>You can also directly load the tileset by putting `?url={URL}` at the end,
37
37
<br>or `?mapwarper={id}` for Mapwarper maps,
38
38
<br>or `mapbox={id}&accesstoken={accesstoken}` for Mapbox tilesets. (If you have geo-referenced your map using QGIS and have the GeoTIFF file on your computer, you can upload it to Mapbox Studio under Tilesets. Upload it there, then use this tool to make it shareable on the web.)
39
+
-->
39
40
40
41
[bangalore-landuse-existingVproposed.html](bangalore-landuse-existingVproposed.html) : Bangalore Dec2017 Existing vs Proposed Land Use Maps side-by-side comparison, overlaid over web map. Maps georeferenced by Arun Ganesh, Datameet.
41
42
42
-
[Overlap-custom side-by-side](overlap-custom-side.html) : When one georeferenced raster layer overlay isn't enough and you need to compare two of them side by side!
43
+
[Overlap-custom side-by-side](overlap-custom-side.html) : Overlay one or two georeferenced raster images layer on top of a web map, zoom and fade in/out. Great for comapring development plans, comparing with present day satellite imagery etc.
43
44
44
45
[kmlcreate](kmlcreate.html) - Create KML shapefiles from lat-long strings collectd in ODK form data]
45
46
46
47
[Simple location picker](leaflet-center-location-picker.html) like Ola/Uber where you move the map around and the marker is the map's center.
47
48
48
49
[Draw](draw.html) : Draw shapes on a map, and then export your work in geojson shapefile format.
49
50
50
-
[leaflet-painting](http://nikhilvj.co.in/files/leaflet-painting/leaflet-painting.html) : Using leaflet tech to make zoomable maps of large images. Can be used for curating, digital tours of art pieces or any image which is large in size but has intricate details.
51
+
[leaflet-painting](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html) : Using leaflet tech to make zoomable maps of large images. Can be used for curating, digital tours of art pieces or any image which is large in size but has intricate details. See other images also tiled: [babel](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=babel), [egnazio](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=egnazio), [ajantacave](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=ajantaCave26#3/75.78/-87.10), [amirHamza](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=amirHamza), [benares](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=benares), [hydcarpet](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=hydcarpet#4/82.60/-91.45), [nasaxdf](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=nasaxdf&z=4#2/63.2/-44.5), [qutub minar](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=qutub1&z=4), [taj mahal](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=tajMahal&z=6#1/0/0), [peshwai](https://server.nikhilvj.co.in/tilemaker/leaflet-painting.html?p=templePeshwai&z=5)
0 commit comments