Skip to content

iamtekson/leaflet-training

Repository files navigation

Tutorial topics

Please checkout the video playlist on youtube here:

  1. Web-GIS and Web-Mapping with leaflet and geoDjango|| 1st Day || tekson

leaflet training

Leaflet

  1. Leaflet basic
  2. Tile layers
  3. Marker
  4. GeoJSON
  5. Marker cluster
  6. Map controllers (Zoomin/zoomout, full browser, print map, measure distance/area, mouse coordinate)
  7. Some other plugins (leaflet-router, lealfet-measure)

Git and GitHub

  • git init
  • git add .
  • git commit -m "first commit"
  • git remote add origin .....
  • git push -u origin master
  • Publish web-GIS, web-Map in github page

GeoDjango

  • Geodjango installation
  • Database setup
  • Template/view/models/urls concept
  • Serialization of data
  • Leaflet with geodjango
  • mini project

Appreciate:

If you liked my work, show some ❤️ by ⭐ repo.

Also you can appreciate by

Buy Me A Coffee PayPal Logo

Releases

No releases published

Packages

No packages published