@data-fair/processing-france-parcelles-coords

0.1.3 • Public • Published

processing-france-parcelles-coords

Create the master-data dataset cadastre-parcelles-coords that links codes with coordinates from France's open-data.

Release

Processing plugins are fetched from the npm registry with a filter on keyword "data-fair-processings-plugin". So publishing a plugin is as simple as publishing the npm package:

npm version minor
npm publish
git push && git push --tags

To publish a test version, use prerelease versioning with a "test" npm tag:

# first time
npm version preminor --preid=beta
# next times
npm version prerelease --preid=beta
npm publish --tag=test
git push && git push --tags

Dependencies (5)

Dev Dependencies (7)

Package Sidebar

Install

npm i @data-fair/processing-france-parcelles-coords

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

16.4 kB

Total Files

10

Last publish

Collaborators

  • albanm
  • bonnel-n