File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 2323; ; ### Vector
2424; ; - GeoJSON
2525; ; - Shapefile
26+ ; ; #### Notes:
27+ ; ; Maybe [Factual/geo](https://github.com/Factual/geo) is good for some of this?
2628; ;
2729; ; ## Serverless
2830; ; - COG
2931; ; - PMTiles
32+ ; ; ### Notes:
33+ ; ; [The Cloud Native Geo guide](https://guide.cloudnativegeo.org/) may be a useful starting
34+ ; ; pount for some of this
3035; ;
3136; ; ## Image processing
3237; ; Routing / Network analysis
38+ ; ; - [GTFS](https://en.wikipedia.org/wiki/GTFS)
39+ ; ; - [MATSim](https://github.com/matsim-org)
3340; ;
3441; ; ## Spatial DBs
3542; ; - postGIS
6168; ; # Template Projects
6269; ; Some [deps-new](https://github.com/seancorfield/deps-new) or similar templates for
6370; ; getting started on GIS projects.
64-
65-
71+ ; ;
72+ ; ; # Existing articles for Clojure GIS
73+ ; ; Perhaps we can link to, rework or use some existing work including:
74+ ; ; - [Seattle Parks - Scicloj](https://scicloj.github.io/clojure-data-scrapbook/projects/geography/seattle-parks/index.html)
75+ ; ; - [Chicago Bikes - Scicloj](https://scicloj.github.io/clojure-data-scrapbook/projects/geography/chicago-bikes/index.html)
76+ ; ; - [Remote sensing water - Civitas](https://clojurecivitas.github.io/earth_observation/waterquality.html)
77+ ; ; - [Cesium - Civitas](https://clojurecivitas.github.io/cesium/geovis.html)
6678^:kindly/hide-code
6779(comment
6880 ,
You can’t perform that action at this time.
0 commit comments