-
For sure we need SRS info on the array struct.
Users want the other metadata information too, but either as JSON string or real Matlab objects. The former is challenging because what might happen …
-
At the March 2016 Working Group meeting, there was consensus that we need better organization of reports. The suggestion was made to group reports into three categories:
-- About Arctos
-- Statist…
-
I am new in neo4j. I have installed ver. 3.0.4 and then copied the neo4j-spatial-0.22-neo4j-3.0.4-server-plugin.jar into $NEO4J_HOME/plugins
I can see the plugin loaded when I run :GET /db/data/ext
…
-
Using this driver when i try to insert long strings in sql server tables whose columns set to `nvarchar(max)` through stored procedures via [`mssql`](https://github.com/patriksimek/node-mssql) client …
-
Occurs after selecting a package name.
Backtrace:
```elisp
Debugger entered--Lisp error: (wrong-type-argument listp (1602/elm-feather . ["1.0.0" "1.0.1" "1.0.2" "2.0.0" "2.0.1" "2.1.0" "2.2.0"…
jsoo1 updated
6 years ago
-
Hi @mstenta and @jgaehring ! I figure if we shift some of our discussion about app design to this issue thread, then it might be easier in the future for us to look back and see why we made the decis…
-
According to these bug reports, the definitions of _EPSG:25832_ and _EPSG:3044_ equal. These gives several problems on QGIS and other GIS systems using Proj4 definition files.
https://issues.qgis.o…
-
When using `SentinelAPI` from a scripts, I found it a bit tricky to figure out what to provide to the `SentinelAPI.query` function:
1. `area` - this needs to be a string of coordinates formatted in…
-
Currently, geometries are exported to WKT when casted to strings.
This is very good for easy outputs and data exploration outside Gama.
When casting to string, you get 12 decimals for each coordin…
RCura updated
7 years ago
-
I found several problems in how projections are defined, read and written in esri registry (and probably also in epsg).
1 - I don't how where the esri projection file comes from, but if we take a pro…