mapshader icon indicating copy to clipboard operation
mapshader copied to clipboard

Simple Python GIS Web Services

Results 42 mapshader issues
Sort by recently updated
recently updated
newest added

integrate the tile-fetch scripts you prepared for inclusion in mapshader CLI

enhancement

- [x] Setup PR to track progress - [x] Add integration test with test graph - [x] implement graph service - [x] make graph service enabled by default when server...

enhancement

This would be an additional service type, or optional extension to the WMS Service to include additional optional parameters specified by ncWMS documentation: https://reading-escience-centre.gitbooks.io/ncwms-user-guide/content/04-usage.html#wms @rsignell-usgs I know we are interested...

- takes geojson as input and returns area calculations for each feature - takes epsg code for reprojection before area calculation - add ability to define service in config -...