Skip to content

Commit 2bcf83b

Browse files
committed
add tileset services
1 parent ea747e9 commit 2bcf83b

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

MBTiles/MBTiles.md

Whitespace-only changes.

MapTiler.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[Maps for developers | MapTiler](https://www.maptiler.com/)
2+
Easy to use maps, documentation, code samples, and developer tools for web & mobile.
3+
4+
5+
[MapTiler SDK Examples | JavaScript maps SDK | MapLibre GL JS | MapTiler](https://docs.maptiler.com/sdk-js/examples/)
6+
7+
- [MapTiler Cloud API | Api | MapTiler](https://docs.maptiler.com/cloud/api)
8+
- [MapTiler SDK JS | JavaScript maps SDK | MapLibre GL JS | MapTiler](https://docs.maptiler.com/sdk-js/)

PMTiles/PMTiles.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[protomaps/PMTiles: Cloud-optimized + compressed single-file tile archives for vector and raster maps](https://github.com/protomaps/PMTiles)
2+
3+
4+
[PMTiles Concepts | Protomaps Docs](https://docs.protomaps.com/pmtiles/)
5+

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,15 @@ Inspirations:
4747
- [lidar](https://lidar.gishub.org/) #raster #tool
4848
- [MapBox](MapBox/MapBox.md) #cloud #javascript
4949
- [MapGuide Open Source - OSGeo](https://www.osgeo.org/projects/mapguide-open-source/) #tool
50-
- [MapLibre](./MapLibre/MapLibre.md)
51-
- [Mapserver](./MapServer/Mapserver.md) #server
50+
- [MapLibre](./MapLibre/MapLibre.md) #server #javascript
51+
- [MapServer](./MapServer/Mapserver.md) #server
52+
- [MapTiler](./MapTiler.md) #cloud #javascript
5253
- [MapWindow](https://www.mapwindow.org/)
5354
- [OpenCV](https://opencv.org/)
5455
- [OpenJUMP](OpenJUMP.md) #desktop
5556
- [Openlayers](./OpenLayers/Openlayers.md) #javascript
5657
- OpenStreetMaps #cloud #maps
58+
- [planetiler: Flexible tool to build planet-scale vector tilesets from OpenStreetMap data fast](https://github.com/onthegomap/planetiler)
5759
- [openstreetmap - Simple way to have an offline web based map? - Geographic Information Systems Stack Exchange](https://gis.stackexchange.com/questions/23720/simple-way-to-have-an-offline-web-based-map)
5860
- [Orfeo ToolBox](https://www.orfeo-toolbox.org/) #tool
5961
- [PROJ](https://proj.org/en/9.5/) #transformation #tool
@@ -65,11 +67,12 @@ Inspirations:
6567
- [QMapShack](QMapShack.md)
6668
- [SAGA GIS](https://saga-gis.sourceforge.io/en/index.html) - system for automated geoscientific analyses
6769
- Shape Viewer
70+
- [Shapely — Shapely 2.0.6 documentation](https://shapely.readthedocs.io/en/stable/)
6871
- [TatukGIS](https://www.tatukgis.com/Home.aspx)
6972
- [TileMill | TileMill](https://tilemill-project.github.io/tilemill/)
7073
- [uDig](http://udig.refractions.net/) - User friendly GIS
7174
- [Whitebox Tools](https://jblindsay.github.io/ghrg/software.shtml) #desktop #tool
72-
- Specific tool set
75+
- Specific tool sets
7376
- Network analysis software
7477
- [Water_Related_Model](Network/Water_Related_Model.md)
7578
- [NetworkX](Network/NetworkX.md)

0 commit comments

Comments
 (0)