Skip to content

Commit 868f4df

Browse files
authored
update 25.02.2020
1 parent 4b1b248 commit 868f4df

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,24 @@ Ubuntu: `for f in *.csv; do cat "$f" >> all.txt; echo "">> all.txt; done`
2828

2929
[Playback of GPS data of multiple buses](https://answerquest.github.io/GPSPlayback/)
3030

31+
<!--
3132
[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-
3333
[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.
3434
<br>Explore <http://mapwarper.net> for many such rasters.
3535
<br>Mapbox tilesets can also be used, look up its URL schema online.
3636
<br>You can also directly load the tileset by putting `?url={URL}` at the end,
3737
<br>or `?mapwarper={id}` for Mapwarper maps,
3838
<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+
-->
3940

4041
[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.
4142

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.
4344

4445
[kmlcreate](kmlcreate.html) - Create KML shapefiles from lat-long strings collectd in ODK form data]
4546

4647
[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.
4748

4849
[Draw](draw.html) : Draw shapes on a map, and then export your work in geojson shapefile format.
4950

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

Comments
 (0)