-
Add pipeline(s) to:
- ingest water quantity data (NetCDF), publish to WaterML2
- ingest water quantity data (WaterML), publish to WaterML2
- ingest water quality data (CSV), publish to WaterML2
…
-
In some scenarios, we will store some data in `xdata`. The current `geojson` file does not contain these data. This function can be added in future versions.
When use `dwgread.exe` to save as `dxf` f…
-
I write an image, and it just shows up as a blank svg.
I'm using this code:
import svgwrite
import base64
from wand.image import Image
dwg = svgwrite.Drawing('svgwrite-example1.svg', prof…
-
Diverse symbolen van verhardingssymbolen bevatten een Default waarde G bij de 'tag' KLEUR (zie afbeelding). Is deze Default waarde G noodzakelijk of kan de Default waarde leeg worden opgenomen in de s…
-
-
I cannot open these dwg files. The library fails to decode objects handles map correctly generating invalid handle values and object offset locations what leads to corrupted read. Here are samples :
…
-
Er is een verschil tussen de symbolen in CAD (dwg, dgn), de symbolen voor GIS (in informatiemodel, en voor George, svg), de symbolen die leesbaar zijn in SMART Mobility apps (svg) én de bestanden die …
-
I ran it under control of the debugger and got this:
(gdb) r
Starting program: /home/frank/develop/LibreCAD/unix/librecad
[Thread debugging using libthread_db enabled]
Using host libthread_db librar…
-
This is what it looks like after import:
![Bad import](http://www.fi.muni.cz/~xslaby/bad.png)
But it should be like this:
![Good PDF](http://www.fi.muni.cz/~xslaby/good.jpg)
[The dwg](http://www.fi.…
-
I imported a drawing from DWG and all texts which were 90 degrees rotated are rotated only 1.570796326794897 degrees. This is exactly PI/2. So there is a missing conversion from RAD to DEG somewhere o…