Leaflet – "an open-source JavaScript library for mobile-friendly interactive maps"
GeoServer – "Designed for interoperability, it publishes data from any major spatial data source using open standards"
- Useful readings:
- w3schools.com tutorials [ HTML | CSS | JavaScript | JSON | AJAX ]
- Introduction to Web Mapping, Michael Dorman [Link]
- Publish your Geoserver data with leafletjs using WMS, Tek Bahadur Kshetri [Link]
- WFS request in Geoserver using Leafletjs, Tek Kshetri [Link]
- Managing GeoJSON Data Using GDAL, Tim Stallman [Link]
- References:
- leafletjs.com [ Leaflet official website, link | Tutorials, link | Documentation, link | Plugins, link ]
- GeoServer [Link]
- PostgreSQL [Link]
- PostGIS [Link]
- AJAX [Link]
- WMS [Link]
- WFS [Link]
- JSON official website [Link]
- GeoJSON official website [Link]
- geojson.io [Link]
- JavaScript [Link]
- CSS [Link]
- Lab_13_AJAX_WFS_GeoJSON
- Lab_13_A [World, USA]
- A1 (AJAX WFS and GeoJSON points request to local and remote server)
- A2 (AJAX GeoJSON polygons request to local server)
- Lab_13_B [Taiwan area]
- B1 (AJAX GeoJSON points request to local server)
- B2 (AJAX GeoJSON polygons request to local server)
- Lab_13_H [Hong Kong area]
- H1 (AJAX GeoJSON points request to local server)
- H2 (AJAX GeoJSON polygons request to local server)
- H3 (customization of the spatial data)
- Click to see the selected screen shoots