GeoJSON

Install latest/stable of GeoJSON

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install geojson

Don't have snapd? Get set up for snaps.

Channel Version Published

This is a utility which outputs .geojson files.

This is command line utility which performs three functions:

  1. 'area' - outputs boundary area encircling a collection of points given the

minimum distance from all points in a collection. I used it to generate boundary area for a transit application in Apple Store.

  1. 'eqdist' - calculates equidistant point based on three geographic coordinates.

  2. 'mincircle' - finds "min circle" (minimum bounding circle) based on a collection of input points. This function uses non-recursive randomized Welzl algorithm, applying it to spherical/geodesic case

Note: You will have to supply sample input in form of .csv files to use this utility. Refer to https://github.com/intheswim/geojson for samples.

Details for GeoJSON

License
  • MIT

Last updated
  • 10 November 2022 - latest/stable

Websites

Donations

Share this snap

Generate an embeddable card to be shared on external websites.


Install GeoJSON on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using GeoJSON

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 23.10

Is there a problem with GeoJSON? Report this app