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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to developmentseed/geokit

Open-source alternatives to Geokit

30 open-source projects similar to developmentseed/geokit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Geokit alternative.

  • tyrasd/overpass-turbotyrasd avatar

    tyrasd/overpass-turbo

    1,189View on GitHub↗

    A web based data mining tool for OpenStreetMap using the Overpass API.

    TypeScriptopenstreetmapopenstreetmap-dataosm
    View on GitHub↗1,189
  • 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
  • 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
  • angular-ui/ui-leafletangular-ui avatar

    angular-ui/ui-leaflet

    312View on GitHub↗

    AngularJS directive to embed an interact with maps managed by Leaflet library

    JavaScript
    View on GitHub↗312

AI search

Explore more awesome repositories

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

Find more with AI search
  • bjornharrtell/jstsbjornharrtell avatar

    bjornharrtell/jsts

    1,555View on GitHub↗

    JavaScript Topology Suite

    JavaScript
    View on GitHub↗1,555
  • bugra9/gdal3.jsbugra9 avatar

    bugra9/gdal3.js

    428View on GitHub↗

    gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.

    JavaScript
    View on GitHub↗428
  • azavea/tilegardenazavea avatar

    azavea/tilegarden

    101View on GitHub↗

    Serverless raster and vector map tile generation using Mapnik and AWS Lambda

    JavaScript
    View on GitHub↗101
  • geotiffjs/geotiff.jsgeotiffjs avatar

    geotiffjs/geotiff.js

    1,026View on GitHub↗

    geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.

    JavaScript
    View on GitHub↗1,026
  • chrisveness/geodesychrisveness avatar

    chrisveness/geodesy

    1,226View on GitHub↗

    Libraries of geodesy functions implemented in JavaScript

    JavaScriptbearingdatumdestination
    View on GitHub↗1,226
  • dazuma/thermo.jsdazuma avatar

    dazuma/thermo.js

    1View on GitHub↗

    Sample heat map implementation in Javascript

    JavaScript
    View on GitHub↗1
  • ddohler/gdal-jsD

    ddohler/gdal-js

    0View on GitHub↗
    View on GitHub↗0
  • dpmcmlxxvi/de9imdpmcmlxxvi avatar

    dpmcmlxxvi/de9im

    31View on GitHub↗

    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 GeoJSONgeojson-site objects. It can test if two geometries have one of the following relationships: contains, coveredby,…

    JavaScript
    View on GitHub↗31
  • dpmcmlxxvi/pouchdb-geospatialD

    dpmcmlxxvi/pouchdb-geospatial

    0View on GitHub↗
    View on GitHub↗0
  • flatgeobuf/flatgeobufflatgeobuf avatar

    flatgeobuf/flatgeobuf

    809View on GitHub↗

    A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features including circular interpolations as defined by SQL-MM Part 3.

    Rust
    View on GitHub↗809
  • geotiff/geoblazeGeoTIFF avatar

    GeoTIFF/geoblaze

    190View on GitHub↗

    Blazing Fast JavaScript Raster Processing Engine

    JavaScript
    View on GitHub↗190
  • gagan-bansal/geojson2svggagan-bansal avatar

    gagan-bansal/geojson2svg

    250View on GitHub↗

    Converts GeoJSON to SVG string given SVG view port size and maps extent.

    JavaScript
    View on GitHub↗250
  • cartodb/windshaftC

    CartoDB/Windshaft

    0View on GitHub↗
    View on GitHub↗0
  • harrystevens/geometricHarryStevens avatar

    HarryStevens/geometric

    1,094View on GitHub↗

    Geometric.js is a JavaScript library for working with points, lines, polygons, and angles. It uses plain JavaScript arrays for geometry primitives, includes TypeScript declarations for editor autocomplete and type checking, and works in modern browsers and Node.js.

    JavaScript
    View on GitHub↗1,094
  • hpneo/gmapsHPNeo avatar

    HPNeo/gmaps

    6,984View on GitHub↗

    gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis

    JavaScript
    View on GitHub↗6,984
  • hujiulong/gcoordhujiulong avatar

    hujiulong/gcoord

    3,251View on GitHub↗

    gcoord is a coordinate conversion library that transforms geographic coordinates between China's three major map coordinate systems: WGS-84, GCJ-02, and BD-09. It handles the offset corrections required by national encryption policies, converting GPS or API-derived coordinates to align with the projections used by Chinese map providers like Baidu, Gaode, and Google China. The library provides direct conversions between all three systems, including WGS-84 to GCJ-02, WGS-84 to BD-09, GCJ-02 to BD-09, and their reverse transformations. It processes individual coordinate pairs, batches of coordin

    TypeScriptbd-09gcj-02geojson
    View on GitHub↗3,251
  • iamtekson/leaflet-geoserver-requestiamtekson avatar

    iamtekson/leaflet-geoserver-request

    209View on GitHub↗

    This is the leaflet plugin for GeoServer. Using this plugin user can have access to wms and wfs request easily.

    JavaScript
    View on GitHub↗209
  • ivannovazzi/moveetivannovazzi avatar

    ivannovazzi/moveet

    7View on GitHub↗

    A real-time vehicle fleet simulator that runs vehicles on actual road networks with A\* pathfinding, realistic motion physics, BPR traffic congestion, time-of-day patterns, geofencing, incident-based rerouting, session recording, and a custom browser-side map rendering engine — no map tile…

    TypeScript
    View on GitHub↗7
  • jperelli/osm-static-mapsjperelli avatar

    jperelli/osm-static-maps

    179View on GitHub↗

    Openstreetmap static maps is a nodejs lib, CLI and server open source inspired on google static map service

    JavaScript
    View on GitHub↗179
  • jvail/spl.jsjvail avatar

    jvail/spl.js

    191View on GitHub↗

    SpatiaLite 5.1.1-rc0 and friends - sqlite 3.51.1, geos 3.14.1, proj 9.7.1, rttopo 1.1.0 - for node (sync API) and browser (async API).

    JavaScript
    View on GitHub↗191
  • koopjs/koopkoopjs avatar

    koopjs/koop

    708View on GitHub↗

    Transform, query, and download geospatial data on the web.

    JavaScript
    View on GitHub↗708
  • korigan/vue2leafletKoRiGaN avatar

    KoRiGaN/Vue2Leaflet

    1,956View on GitHub↗

    Vue 2 components for Leaflet maps

    JavaScript
    View on GitHub↗1,956
  • manuelbieh/geolibmanuelbieh avatar

    manuelbieh/geolib

    4,273View on GitHub↗

    Geolib is a geospatial calculation library and point analysis tool. It provides a collection of utilities for computing distances, bearings, and areas between coordinates, as well as converting geographic measurements and coordinate formats. The library features a Well-Known Text geometry parser to convert WKT strings into coordinate structures for polygon analysis. It includes specialized tools for geofencing and point containment, enabling the determination of whether a coordinate falls within a defined polygon or a specified radius. The toolset covers broad capability areas including loca

    JavaScript
    View on GitHub↗4,273
  • mapbox/geobufmapbox avatar

    mapbox/geobuf

    1,026View on GitHub↗

    A compact binary encoding for geographic data.

    JavaScript
    View on GitHub↗1,026
  • mapbox/geojson-mergemapbox avatar

    mapbox/geojson-merge

    245View on GitHub↗

    Merge multiple GeoJSON files into one FeatureCollection.

    JavaScript
    View on GitHub↗245
  • anvaka/city-roadsanvaka avatar

    anvaka/city-roads

    8,968View on GitHub↗

    This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector map visualization tool that imports geocoded area data and converts road layouts into visual layers for digital or physical output. The system enables the creation of generative map art and stylized images intended for physical production via pen-plotters or laser cutters. It allows for the manipulation of line widths and colors of city streets to produce custom visual representations of urban environments. The engine provides capabilities for urban road visualization, geogr

    JavaScript
    View on GitHub↗8,968