-
See method formatLineSymbolizer. https://github.com/geostyler/geostyler-lyrx-parser/blob/a88b8885ad0f1fdda859785bcaa7a393806127ab/src/processSymbolReference.ts#L117
We assign graphicStrokeInterval bu…
-
See method processSymbolHatchFill. https://github.com/geostyler/geostyler-lyrx-parser/blob/a88b8885ad0f1fdda859785bcaa7a393806127ab/src/processSymbolLayer.ts#L310
We assign graphicFillMargin but it…
-
See method processSymbolVectorMarker https://github.com/geostyler/geostyler-lyrx-parser/blob/a88b8885ad0f1fdda859785bcaa7a393806127ab/src/processSymbolLayer.ts#L222
We assign maxX maxY but they don't…
-
See method processOrientedMarkerAtEndOfLine. https://github.com/geostyler/geostyler-lyrx-parser/blob/a88b8885ad0f1fdda859785bcaa7a393806127ab/src/processSymbolReference.ts#L213
We assign geometry b…
-
See method processSymbolVectorMarker. https://github.com/geostyler/geostyler-lyrx-parser/blob/a88b8885ad0f1fdda859785bcaa7a393806127ab/src/processSymbolLayer.ts#L237
We assign outlineDasharray, pe…
-
A reminder to update the maintenance section on this site after updating the corresponding package websites.
-
Some users have old geocat files. Should be easy to pickup as .geocat
-
**Describe the feature you'd like added to this project**
Set up public documentation for converting from NCL to GeoCAT
Links for functions that:
- Are replicated in GeoCAT-Comp
- Are built-in…
-
this line style has a marker with some rotation
[rotation-on-linemarker.qgz.zip](https://github.com/GeoCat/bridge-style/files/3656711/rotation-on-linemarker.qgz.zip)
this causes the following e…
-
geocat now has a very similar API for pressure interpolation:
https://geocat-comp.readthedocs.io/en/latest/user_api/generated/geocat.comp.interp_hybrid_to_pressure.html
We should compare results…