All Projects → developmentseed → geokit

developmentseed / geokit

Licence: other
devseed.com/geokit-doc-seed/

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Geokit

Build Status

Geokit is a command-line interface (CLI) tool written in Javascript and Python, that contains all the basic functionalities for measurements, conversions and operations of geojson files. Furthermore, it also includes some functionalities to process other file formats easily.

Check you the scripts in the language that were written:

CI

To update geokit in docker hub, we use CI with circleci. To update all three containers at once, we can use a commit in the develop branch.

To update containers per technology, we can commit to a branch with the following pattern << TECHNOLOGY >>-<< TAG >>. For instance:

  • python-feature-one: Will update the python container and create a new tag feature-one
  • python-develop: Will update the python container and update the latest tag. This is a special case, if you want to update the container to latest, you can use develop in the branch name.
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].