All Projects → tmcw → Awesome Geojson

tmcw / Awesome Geojson

Licence: cc0-1.0
GeoJSON utilities that will make your life easier.

Projects that are alternatives of or similar to Awesome Geojson

Awesome Telegram Bot
Manual picked bot of Telegram.
Stars: ✭ 107 (-93.59%)
Mutual labels:  list
Science Based Games List
Science-based games - a collaborative list
Stars: ✭ 1,461 (-12.41%)
Mutual labels:  list
Awesome Mqtt
A curated list of MQTT related stuff. ✨
Stars: ✭ 1,667 (-0.06%)
Mutual labels:  list
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+552.46%)
Mutual labels:  list
Regex Snippets
Organized list of useful RegEx snippets
Stars: ✭ 109 (-93.47%)
Mutual labels:  list
Awesome Lists
A curated list of curated lists.
Stars: ✭ 114 (-93.17%)
Mutual labels:  list
Gopherlabs
The Ultimate Workshop Track for #golang Developer
Stars: ✭ 106 (-93.65%)
Mutual labels:  list
Awesome Homematic
A curated list of Homematic related links ✨
Stars: ✭ 117 (-92.99%)
Mutual labels:  list
Common Linq Mistakes
List of common LINQ mistakes
Stars: ✭ 109 (-93.47%)
Mutual labels:  list
Long Live Pomf
Pomf.se alternatives
Stars: ✭ 115 (-93.11%)
Mutual labels:  list
Awesome Interview Questions
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
Stars: ✭ 44,408 (+2562.35%)
Mutual labels:  list
Awesome Mac
 Now we have become very big, Different from the original idea. Collect premium software in various categories.
Stars: ✭ 46,674 (+2698.2%)
Mutual labels:  list
An Array Of English Words
List of ~275,000 English words
Stars: ✭ 114 (-93.17%)
Mutual labels:  list
Awesome Stock Resources
🌇 A collection of links for free stock photography, video and Illustration websites
Stars: ✭ 10,162 (+509.23%)
Mutual labels:  list
Awesome Security Trivia
🤙 Security Trivia that rare people know.
Stars: ✭ 116 (-93.05%)
Mutual labels:  list
Awesome Static Website Services
📄 🛠 A curated list of awesome static websites services
Stars: ✭ 1,532 (-8.15%)
Mutual labels:  list
Automatic Api
A list of software that turns your database into a REST/GraphQL API
Stars: ✭ 1,583 (-5.1%)
Mutual labels:  list
Geojson2svg
Converts geojson to svg string given svg viewport size and maps extent.
Stars: ✭ 117 (-92.99%)
Mutual labels:  geojson
Awesome Macos Command Line Zh
用你的 macOS 终端搞事情。(Use your macOS terminal shell to do awesome things. )
Stars: ✭ 117 (-92.99%)
Mutual labels:  list
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (-93.11%)
Mutual labels:  list

awesome geojson Awesome

GeoJSON utilities that will make your life easier.

operations

  • CoGran: Resample statistics from one set of GeoJSON polygons to another
  • geo_assigner: Copy a property to all intersecting features
  • geojson-coords: Extract coordinates from GeoJSON
  • geojson-extent: compute the bounding box of geojson features
  • geojson-flatten: flatten multi geometries into normal geometries
  • geojson-multiply: merge normal geojson features into one multi geometry type feature
  • geojson-js-utils: JavaScript helper functions for manipulating GeoJSON
  • geojson-merge: Merge multiple GeoJSON files into one FeatureCollection.
  • geojson-normalize: normalize any geojson object into a geojson featurecollection
  • geojson-pick: remove all but specified properties from features in a geojson featurecollection
  • geojson-random: generate random geojson points, lines, and polygons
  • geojson-rewind: enforce ring winding order
  • rfc7946-to-d3: Converts polygon winding order between rfc7946 and d3 compatible conventions.
  • geojson-summary: get a plain-english summary of what's in a geojson file
  • point-grouper: group geojson points into containing polygons
  • geojson-join: join geojson against json, dbf, and csv files
  • simplify-geojson: apply the ramer-douglas-peucker line simplification to geojson features or feature collections in JS or on the CLI
  • turf: collection of functions for spatial operations and analysis
  • winnow: run sql queries against geojson with javascript
  • geojson-id-streaming: Add a unique id to each Feature
  • geojson-mesh: extract shared borders of Polygons in a GeoJSON
  • geojson-polygon-labels: generate point labels from GeoJSON polygons
  • geojsontools: Python tools for manipulating GeoJSON files

editors & viewers

  • geojson.io: web-based editor, supports many filetype imports & exports, operations, sharing via GitHub
  • umap: web-based editor, supports sharing on-site
  • geojson.tools: web-based editor from HERE XYZ
  • mapstarter: helps generate svg, images, and code from GeoJSON
  • gjv: electron app enables viewing GeoJSON locally and hack on it with turf; works offline
  • GeoJSON editor: a modified version of Google's simple geojson editor
  • geojson2image: library for generating images from GeoJSON
  • dropchop: browser-based GIS based on Turf.js
  • Web GIS: tools to view, inspect, and manipulate geospatial data

validation

services

  • geojsonio-cli: send geojson features to geojson.io from your command line
  • geojsonio-extension: chrome extension for editing github files in geojson.io
  • geojsonlint: REST interface for GeoJSON validation
  • mapshaper: Simple interface for simplification and conversion of GeoJSON and TopoJSON
  • koop: Server with plugins that recast Esri, GitHub, Socrata and other services as GeoJSON endpoints
  • featureserver: An open source Esri-Style Feature Server

conversion

  • CSV

  • geojson-mapnikify: Transform GeoJSON objects into Mapnik XML stylesheets with embedded GeoJSON data and simplestyle-spec-derived styles.

  • geojson-vt: Slice GeoJSON into vector tiles on the fly in the browser

  • vt-geojson: Extract GeoJSON from Mapbox vector tiles

  • geojson2rtree: generate a static rtree (using terraformer) from a set of geojson features

  • ogr2ogr: convert anything to anything

    • fiona: nice python interface on top of ogr
  • shp2json: convert shapefile zip archives to streaming GeoJSON

  • togeojson: convert GPX & KML to geojson

  • tokml: convert GeoJSON to KML

  • topojson: convert GeoJSON to & from TopoJSON, join data from CSV

  • wellknown: convert WKT to GeoJSON

  • esri2open converts proprietary Esri formats to GeoJSON

  • gtfs2geojson: convert GTFS transit data to GeoJSON

  • geoxform: convert any size stream of geojson into a streaming CSV, Shapefile or KML, etc.

  • supercluster: A fast GeoJSON clustering library for browsers and Node.

  • SVG

  • geojson2ndjson: convert GeoJSON to/from newline-delimited GeoJSON

  • geobuf: convert GeoJSON to/from GeoBuf

  • OpenStreetMap

data

serialization

resources

License

CC0

To the extent possible under law, Tom MacWright has waived all copyright and related or neighboring rights to this work.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].