-
- [x] dcp_commercialoverlay
- [x] dcp_limitedheight
- [x] dcp_specialpurpose
- [x] dcp_zoningdistricts
- [x] dof_dtm
- [x] dcp_zoningmapamendments
- [x] dcp_zoningmapindex
- [x] dcp_zoningtaxlots
And…
-
https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry
Now (at least some level of) support for:
* Point, MultiPoint
* LineString, MultiLineString
* Polygon, MultiPolygon
* Ge…
-
output list of relevant polygons into a shapefile which can be used in filtering PC data for AHN2 subtile using e.g. pdal or similar
- [x] Install relevant libraries (shapely, fiona, descartes (for…
-
👋 hi geos folks!
Thanks for writing an amazing library. I don't know where we'd be without it 🙏
I'm using this to build voronoi polygons in PostGIS, and found an issue when using four very spec…
-
I have a struct that uses:
```rust
#[derive(Debug, Serialize)]
#[serde(rename_all = "camelCase")]
pub struct Item {
pub id: i32,
pub coordinates: Option,
```
The `#[derive(Seralize)]…
-
In API we have various acronyms that are sometimes used in upper case, sometimes in lower case. I do not have a strong preference which one is the right one, but consistency would be great.
Some term…
-
It looks like at least one contributor to the Parquet standard is interested in adding a first-class logical GEOMETRY type ( https://github.com/apache/parquet-format/pull/240 )! There's quite a bit of…
-
WKT representations for curves and their derivative products can get complex. Below are some curve-based examples.
```
CIRCULARSTRING(1 5, 6 2, 7 3)
COMPOUNDCURVE(CIRCULARSTRING(0 0,1 1,1 0),(1 0,0 1…
-
Pretty self-explanatory; my use-case benefits from parsing the header of WKBs and EWKBs for the geometry's metadata before parsing the rest, so a minor refactor and making this type public would be re…
-
Bounding box coordinates in solr: but can it do a shape?
GeoSparql
[Schema.org](http://schema.org/) keywords: spatialCoverage, spatial
Also Gazeteer spatial information (ARMAP, SCAR, XXX?)
-…