Skip to content
View jake-low's full-sized avatar

Block or report jake-low

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jake-low/README.md

Tools for OpenStreetMap and geospatial tasks

  • osmx-rs: a Rust port of OSMExpress, a fast database file format for OpenStreetMap
  • osm-cli: fetch data or subscribe to edits from OpenStreetMap
  • overpass-cli: use the Overpass query language to fetch OpenStreetMap data
  • shapely-cli: transform GeoJSON using Python one-liners with the help of the shapely library
  • usfs-to-osm and nps-to-osm: scripts to convert official USFS and NPS datasets to an OSM-compatible schema

General-purpose CLI tools

  • xpath-cli: evaluate XPath expressions on XML documents using libxml2
  • ngrams: computes the frequency of sequences of characters (n-grams) in a text file
  • barchart: prints barcharts in the terminal, helpful for commands that output lists of numbers
  • uu: show the Unicode code points, names, categories, etc of each character in a given text
  • gh-log: a log command for the gh CLI to remind you what you did last week

Web development things

Miscellaneous stuff

Pinned Loading

  1. osmx-rs osmx-rs Public

    Rust port of OSMExpress, a fast database file format for OpenStreetMap

    Rust 16

  2. shapely-cli shapely-cli Public

    Command line tool for operating on GeoJSON objects with Shapely

    Python 1

  3. overpass-cli overpass-cli Public

    Command line tool for querying OpenStreetMap data using the Overpass API

    Rust 2

  4. barchart barchart Public

    Command line tool to print simple bar charts

    Rust 1

  5. postcss-minify postcss-minify Public

    PostCSS plugin to remove comments and unnecessary whitespace from CSS files

    CSS 5

  6. remark-sectionize remark-sectionize Public

    Remark plugin to wrap each heading and the content that follows it in a <section> tag

    JavaScript 65 11