geojson-geometries-lookup icon indicating copy to clipboard operation
geojson-geometries-lookup copied to clipboard

⚡️ Fast geometry in geometry lookup for large GeoJSONs.

Results 7 geojson-geometries-lookup issues
Sort by recently updated
recently updated
newest added

Hi, Is this supported with Angular v10 and above? Thanks.

Bumps [xo](https://github.com/xojs/xo) from 0.27.2 to 0.42.0. Release notes Sourced from xo's releases. v0.42.0 New rules import/newline-after-import f81e933 Improvements Upgrade globby dependency (#574) 34800b7 https://github.com/xojs/xo/compare/v0.41.0...v0.42.0 v0.41.0 Breaking XO can no longer...

dependencies

May I suggest another operation to determine touching containers? eg. `geo_lookup.getTouchingContainers(geometry) ` => returns touching features `geo_lookup.forEachTouchingContainer(geometry) ` => iterate touching features [Link to geojson.io to paste the following JSON](http://geojson.io)...

enhancement

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

I'm not sure if there is interest but I needed a browser compatible version so threw together a rollup config quickly. If there is interest happy to work on cleaning...

See [this](https://www.reddit.com/r/gis/comments/7i1qwq/geojsonlookup_fast_geometry_in_geometry_lookup/dqwkazk/) and [this](https://www.reddit.com/r/programming/comments/7i1yg9/geojsonlookup_fast_geometry_in_geometry_lookup/dqvsb06/)

Is not easy to understand what this package does.