-
hello,I am the employee of Wuhan Dameng DataBase. Nowdays,we adapt the DBeaver to DM8(our database's name) in 23.1 and 23.2. And we want to contribute the code on the community. But I see that someone…
-
Currently, it seems only `PlaceMarkLayer` and `SurfaceShapeLayer` are allowed as GIS layers. I would like to have my own layers (subclassing from `AbstractRenderableLayer`) associated with my own styl…
-
Builds on issue #75
From the main map, define a box, include what type of mission (e.g., AUV only) and what format you need a file in (e.g., geoTiff, UTM), and employing the prioritization of the se…
-
New portal for City of Portland GIS data: http://gis.pdx.opendata.arcgis.com/
Work in progress, would love to get feedback. Goal is to eventually connect this and CivicApps. The esri open data site p…
-
A template for how data should be formatted for automatic importing into the Digital Connector data format together with the vanilla importer for that template (e.g. for shapefiles, geojson, etc.)
…
-
When using Modpath v7 in Modflow-2005 the pathlines are only visible in the rows and collumns. The pathlines aren't visible in the top view.
When i export the pathlines as shapefiles it places them …
-
https://59.92.69.46:8181/kpwd.gis/
-
**Overview**
Integrating a Jupyter-style interactive page directly into the GRASS GIS desktop application could significantly elevate the scripting, visualization, and documentation workflows for GRA…
-
Hi @matthewmeadows81 , can you explain what you what exactly that I can script it out? We can use this issue here and I'll post an answer on gis stack exchange once we are done. Do you want to route f…
-
When I run `python manage.py sqldiff app` I get `AttributeError: 'str' object has no attribute 'name'` because I have PostGIS Polygon columns in my postgres database.
This one might be a bug in dj…