An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: wkt

IndoorSpatial/cql2cpp

Cql2Cpp is a C++ library that implements the parsing and evaluation of OGC CQL2(Common Query Language).

Language: C++ - Size: 159 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

visgl/loaders.gl

Loaders for big data visualization. Website:

Language: TypeScript - Size: 293 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 747 - Forks: 203

placemark/betterknown

modern parser & stringifier for WKT, EWKT, and GeoJSON

Language: TypeScript - Size: 158 KB - Last synced at: 4 days ago - Pushed at: 11 days ago - Stars: 42 - Forks: 3

twpayne/go-geom

Package geom implements efficient geometry types for geospatial applications.

Language: Go - Size: 1.07 MB - Last synced at: 5 days ago - Pushed at: 27 days ago - Stars: 904 - Forks: 112

georust/wkt

Rust read/write support for well-known text (WKT)

Language: Rust - Size: 422 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 49 - Forks: 27

alrico88/wkt-parser-helper

Module to help parse GeoJSONs to WKT and back

Language: TypeScript - Size: 368 KB - Last synced at: 11 days ago - Pushed at: 17 days ago - Stars: 9 - Forks: 1

Outdooractive/gis-tools

A collection of GIS tools, including a GeoJSON implementation with projection support and WKB/WKT coders as well as many algorithms ported from turf.js

Language: Swift - Size: 492 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 16 - Forks: 6

cleder/pygeoif

Basic implementation of the __geo_interface__ 🌐️

Language: Python - Size: 884 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 69 - Forks: 27

Froglich/gegography

Geography manipulation and conversion for Go

Language: Go - Size: 64.5 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

twpayne/pgx-geos

Package pgx-geos provides PostGIS and GEOS support for github.com/jackc/pgx/v5 via github.com/twpayne/go-geos.

Language: Go - Size: 60.5 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 36 - Forks: 1

paulmach/orb

Types and utilities for working with 2d geometry in Golang

Language: Go - Size: 1.44 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 965 - Forks: 110

NationalSecurityAgency/qgis-latlontools-plugin

QGIS tools to capture and zoom to coordinates using decimal, DMS, WKT, GeoJSON, MGRS, UTM, UPS, GEOREF, ECEF, H3, and Plus Codes notation. Provides external map support, MGRS & Plus Codes conversion and point digitizing tools.

Language: Python - Size: 5.62 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 310 - Forks: 105

xvill/xutil

经纬度转换,sqlldr入库,Geometry工具

Language: Go - Size: 276 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 8

hamiltoncj/qgis-latlontools-plugin

QGIS tools to capture and zoom to coordinates using decimal, DMS, WKT, GeoJSON, MGRS, UTM, UPS, GEOREF, ECEF, H3, and Plus Codes notation. Provides external map support, MGRS & Plus Codes conversion and point digitizing tools.

Language: Python - Size: 1000 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

clydedacruz/openstreetmap-wkt-playground

Plot and visualize WKT shapes on OpenStreetMap

Language: HTML - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 242 - Forks: 47

alrico88/geojson-to-wkt-converter

Website to convert between GeoJSON and WKT formats

Language: Vue - Size: 1.47 MB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1

ngageoint/projections-ios

Projections iOS Library

Language: Objective-C - Size: 22.5 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 9 - Forks: 8

arthur-e/Wicket

A modest library for moving between Well-Known Text (WKT) and various framework geometries

Language: JavaScript - Size: 480 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 588 - Forks: 229

geomet/geomet

GeoMet - Pure Python conversion library for common geospatial data formats

Language: Python - Size: 362 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 170 - Forks: 35

cfreshman/winkt

a simple WKT viewer

Language: HTML - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ign-argentina/argenmap

Visor de mapas web basado en Leaflet

Language: JavaScript - Size: 31 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 39 - Forks: 24

JuliaGeo/GeoFormatTypes.jl

Wrapper types for spatial data formats like well known text, KML, Proj4 strings.

Language: Julia - Size: 839 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 6 - Forks: 0

evetion/WellKnownGeometry.jl

Reading and writing Well Known Text (WKT) and Well Known Binary (WKB)

Language: Julia - Size: 452 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 3 - Forks: 2

kmbn/geodaisy

Python GeoJSON, WKT, and __geo_interface__ made easy

Language: Python - Size: 9.77 KB - Last synced at: 30 days ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 2

Esri/terraformer-wkt-parser 📦

Well-Known Text parser for Terraformer

Language: JavaScript - Size: 196 KB - Last synced at: 11 days ago - Pushed at: about 4 years ago - Stars: 78 - Forks: 30

meethigher/geometry-grid

Geometry cut into small squares,LineString and Polygon are computed differently

Language: Java - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

alatas/GeoJSON4EntityFramework

Create GeoJSON from Entity Framework Spatial Data or WKT

Language: Visual Basic - Size: 11.8 MB - Last synced at: 27 days ago - Pushed at: about 8 years ago - Stars: 20 - Forks: 9

meethigher/wkt-show-on-openlayers

wkt drawing and display based on openlayers

Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

maRci002/proj4dart

Proj4dart is a Dart library to transform point coordinates from one coordinate system to another, including datum transformations.

Language: Dart - Size: 3.01 MB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 2

L-hikari/EasyGIS

EasyGIS is an easy to use and lightweight gis tool for web

Language: JavaScript - Size: 49.8 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

alrico88/simple-shapes

Web app to draw any geographical shape and obtain its representation in WKT or GeoJSON

Language: Vue - Size: 1.86 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

ipleiria-ciic/reconstructing-cvae

Reconstructing spatiotemporal data with C-VAEs.

Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

gisshare2015/geoproject

图形坐标转换工具

Language: Vue - Size: 286 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ngageoint/coordinate-reference-systems-ios

Coordinate Reference Systems iOS Library

Language: Objective-C - Size: 5.19 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 4

ngageoint/GeoPackage

Main Page for NGA GeoPackage Efforts

Size: 48.3 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 6

guidorice/mogeo 📦

Mojo geographic and geometric vector features

Language: Mojo - Size: 108 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 1

navibyte/geospatial

Geospatial data structures, tools and utilities for Dart and Flutter.

Language: Dart - Size: 3.95 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 5

jaycenhorton/multipolygon-to-polygon

Utility for converting a GeoJSON with multiple polygons into a GeoJSON with one connected polygon

Language: JavaScript - Size: 85 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

Daniel-KM/Omeka-S-module-DataTypeGeometry

Module for Omeka S that adds data types "geometry" and "geography" to store markers and area highlights on images and maps with wkt

Language: PHP - Size: 1.49 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

ngageoint/simple-features-wkt-js

Simple Feature WKT Javascript

Language: TypeScript - Size: 508 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ngageoint/simple-features-wkt-ios

Simple Features Well-Known Text iOS Library

Language: Objective-C - Size: 2.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 2

stevekirks/openlayers-wkt-viewer

A webpage that displays geometry in Well Known Text (WKT) format on a dark themed map using the OpenLayers library

Language: JavaScript - Size: 6.17 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MattGingery/LeafletExamples

Examples using the Leaflet JavaScript library for interactive maps

Language: HTML - Size: 143 KB - Last synced at: 6 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ngageoint/simple-features-wkt-java

Simple Features Well-Known Text Java Library

Language: Java - Size: 432 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

ngageoint/projections-java

Projections Java Library

Language: Java - Size: 3.75 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 3

ropensci-archive/wellknown 📦

:warning: ARCHIVED :warning: WKT <-> GeoJSON

Language: R - Size: 452 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 3

alejandrofcarrera/WKTParser-ObjC

Well-Known-Text Parser for Objective-C

Language: Objective-C - Size: 1.76 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 21 - Forks: 7

humian1974/eta

Plot airport location on Openstreetmap. Airport database is based on x-plane 11.

Language: HTML - Size: 355 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 2

bmmeijers/simplegeom

Simplegeom provides (OGC) Simple Feature like Geometry objects in 2 dimensions [Python/Cython]

Language: Cython - Size: 2.71 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

holvonix-open/wkt-io-ts 📦

io-ts codecs to/from WKT (via GeoJson)

Language: TypeScript - Size: 1.61 MB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yuzisheng/quick-copy

QGIS Plugin QuickCopy

Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tonystone/geofeatures

A lightweight, high performance geometry library.

Language: C++ - Size: 36.3 MB - Last synced at: 21 days ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 6

DaanDeSmedt/PHPWKTParser

PHPWKTParser provides a simple usage helper class to read WKT and EWKT and parse this text representation to a workable PHP array holding the parsed WKT/EWKT definition. Read and parse 2D, 3D and 4D WKT (Well Known Text) / EWKT (Extended Well-Known Text) object strings into geometry objects with this simple WKT PHP adapter library.

Language: PHP - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

briansorahan/geo

GeoJSON, Well Known Text, and geometrical calculations

Language: Go - Size: 1020 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 4

ngageoint/coordinate-reference-systems-java

Coordinate Reference Systems Java Library

Language: Java - Size: 4.68 MB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 5

bezany/wkt-map

WKT & GeoJSON Viewer

Language: JavaScript - Size: 4.41 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

kobesin/GeoConvert

Converting between Geojson and GIS file formats

Language: JavaScript - Size: 173 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 40 - Forks: 9

tonystone/geofeatures2

A lightweight, high performance geometry library in Swift.

Language: Swift - Size: 3.78 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 4

tristanubaldi/SHPtoWKT

Converting Shapefile (shp) to WKT in R

Language: R - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bsozer06/Wkt-Viewer

Well Known Text (WKT) being entered to the form is shown on the base map. When designing functionalities, ArcGIS SDK for Javascript has been used.

Language: TypeScript - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ruipinge/geofiddle

Geometric conversions between different formats and projections

Language: Shell - Size: 2.02 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 16 - Forks: 1

mhosan/mapaElecciones

Visor web de mapas con gráficos (Chartjs) COVID-19. Con Angular 9, Leaflet 1.4.0 y Bootstrap 4.4. Persiste datos en Firebase. Con mapbox/leaflet-omnivore para que Leaflet admita los formatos CSV, GPX, KML, WKT y TopoJson.

Language: TypeScript - Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gmgale/WTK-Vector-Geometry-Reader-Writer

🌎 Vector geometry objects <-> WKT converter.

Language: TypeScript - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

geo-io/wkt-generator

Well-known text (WKT) Generator.

Language: PHP - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

kpouer/WKTParser

A parser for WKT geometry files (Well Know Text)

Language: Java - Size: 104 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

visualNACert/GeometryUtilities

Collection of geometry utilities to work with data in different projections, multiple polygons and polygon overlays

Language: Swift - Size: 1.29 MB - Last synced at: 9 days ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 2

ropensci-archive/geoaxe 📦

:no_entry: ARCHIVED :no_entry: Split 'Geospatial' Objects into Pieces

Language: R - Size: 649 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 0

ropensci-archive/bbox 📦

:no_entry: ARCHIVED :no_entry: Doze Bboxes Doe

Language: R - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

ropensci-archive/wicket 📦

:no_entry: ARCHIVED :no_entry: Utilities to Handle WKT Spatial Data

Language: C++ - Size: 85 KB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

ropensci-archive/randgeo 📦

:warning: ARCHIVED :warning: random WKT or GeoJSON

Language: R - Size: 604 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 4

kuwata0037/geo-masterdata 📦

地理情報空間マスターデータ変換ツール

Language: Makefile - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mishal/GeoPHP Fork of phayes/geoPHP

Advanced geometry operations in PHP

Language: PHP - Size: 583 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 7

victor-wiki/WktViewer

A visual tool for WKT(Well-known text)

Language: C# - Size: 918 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

custardcream98/Alfred-epsg.io_Search

Alfred Workflow for finding EPSG or name of the Coordinate Systems through epsg.io

Language: Python - Size: 492 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jericks/wkg

Well Known Geometry

Language: Java - Size: 4.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

eezkit/wkt

WKT parser

Language: Go - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

geo-io/wkt-parser

Well-known text (WKT) Parser.

Language: PHP - Size: 39.1 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

xlxxcc/map

Plot and visualize WKT shapes on line. Currently, it supports Google maps, and gradually supports Baidu maps, Gaode maps, Tencent maps, etc.

Language: HTML - Size: 768 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

adv12/TopoPad

A simple, cross-platform, desktop WKT viewer built on .NET Core, NetTopologySuite, and AvaloniaUI

Language: C# - Size: 359 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

orontee/wkt-mode

Emacs major mode to edit files in Well Known Text format

Language: Emacs Lisp - Size: 610 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Succo/wkttoorb

A go wkt parser

Language: Go - Size: 30.3 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

gunstein/wktresponse_to_geojson_transform_coords

Created with CodeSandbox

Language: JavaScript - Size: 65.4 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

YHallouard/UMask

This Package is a contribution to shapely and imantics. It provides you with a function to convert Mask pictures into their WKT representation and another to create Mask from WKT object.

Language: Python - Size: 2.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

manaakiwhenua/wkt-reprojector-plugin

Demonstration pygeoapi plugin that reprojects WKT geometries

Language: Python - Size: 413 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

AmeddahAchraf/iGIS

Web application that allows you to create Geo information systems using Well Known Text WKT, import/export layers and work within them.

Language: JavaScript - Size: 764 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

SamuelAndresPascal/ssbd

Solar System Body Database

Language: PLpgSQL - Size: 253 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

geo-grpc/geometry-service-java

Geography Geometry Operators Service using gRPC.

Language: Java - Size: 375 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 3

CarlosFTG/gisapp-springboot

Language: Java - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

denizece/GIS_WellKnownText_Project

Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

fradaloisio/gml-converter

WIP - convert GML to WKT

Language: Shell - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

cmidt-veasna/gospatial

Geo Spatial library implemented in Go

Size: 13.7 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

DisyInformationssysteme/osmotron

Command line tool that converts OSM -> WKT, WKB, GeoJSON

Language: C++ - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

TheVectoRR/MapViewer

an openlayer html page that gives the user the option to draw WKT shapes

Language: JavaScript - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1