awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dpmcmlxxvi avatar

dpmcmlxxvi/de9im

0
View on GitHub↗
31 stars·2 forks·JavaScript·MIT·10 viewsdpmcmlxxvi.github.io/de9im↗

De9im

de9im is a Javascript library that provides spatial predicate functions defined by the [Dimensionally Extended Nine-Intersection Model (DE-9IM)][de9im-wiki] and works with [GeoJSON][geojson-site] objects. It can test if two geometries have one of the following relationships: contains, coveredby,…

Features

  • Data Operations - Fast spatial operations for JavaScript.
  • JavaScript Geospatial Libraries - Fast functions for spatial operations.

Star history

Star history chart for dpmcmlxxvi/de9imStar history chart for dpmcmlxxvi/de9im

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with De9im

These projects share indexed features with De9im. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • turfjs/turfTurfjs avatar

    Turfjs/turf

    10,380View on GitHub↗

    Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie

    TypeScript
    View on GitHub↗10,380
  • mapbox/geojson-mergemapbox avatar

    mapbox/geojson-merge

    245View on GitHub↗

    Merge multiple GeoJSON files into one FeatureCollection.

    JavaScript
    View on GitHub↗245
  • cesiumgs/cesiumCesiumGS avatar

    CesiumGS/cesium

    15,412View on GitHub↗

    Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz

    JavaScript
    View on GitHub↗15,412
  • andrewharvey/geojson-id-streamingandrewharvey avatar

    andrewharvey/geojson-id-streaming

    2View on GitHub↗

    Add a unique id to features in a GeoJSON FeatureCollection with streaming.

    JavaScript
    View on GitHub↗2
Compare all 30 related projects→

Frequently asked questions

What does dpmcmlxxvi/de9im do?

de9im is a Javascript library that provides spatial predicate functions defined by the [Dimensionally Extended Nine-Intersection Model (DE-9IM)][de9im-wiki] and works with [GeoJSON][geojson-site] objects. It can test if two geometries have one of the following relationships: contains, coveredby,…

What are the main features of dpmcmlxxvi/de9im?

The main features of dpmcmlxxvi/de9im are: Data Operations, JavaScript Geospatial Libraries.

Which projects share features with dpmcmlxxvi/de9im?

Projects with overlapping indexed features include: turfjs/turf — Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and… mapbox/geojson-merge — Merge multiple GeoJSON files into one FeatureCollection. cesiumgs/cesium — Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It… andrewharvey/geojson-id-streaming — Add a unique id to features in a GeoJSON FeatureCollection with streaming. angular-ui/ui-leaflet — AngularJS directive to embed an interact with maps managed by Leaflet library. andrewharvey/geojson-polygon-labels — Command line tool to generate point labels from GeoJSON polygons.