Skip to content

Releases: samapriya/Planet-Mosaic-Quads-Download-CLI

Planet Mosaic Quads Download CLI

25 Jun 04:56
Compare
Choose a tag to compare

Planet creates global monthly mosaics apart from creating mosaics at different frequencies, monthly mosaics are of interest to a lot of people who would like to do a consistent time series analysis using these mosaics and would like to apply them to an existing analytical pipeline. I created this tool to allow you to pass single or multiple geometries in a folder for the tool to find the mosaic quads and then process and download it. For now, the geometry is passed as a geojson file, but I have included a tool for you to convert any shapefile into geojson files so you can use this tool. In the future I will add support for kml and json files as well.

Changelog

v0.1.0

  • Improvements to installation
  • Now creates folders to download mosaic quads
  • Fixed issue with multipart downloader

v0.0.8

  • Minor improvements
  • Checks for download permission

v0.0.7

  • Updated feedback, major changes to the codebase and underlying methodology
  • Optimized code for search and download
  • Overall improvements to code and major revisions

v0.0.5

  • Complete change to the codebase and underlying methodology
  • Optimized code for search and download
  • Overall improvements to code and major revisions

Planet Mosaic Quads Download CLI

17 Apr 06:09
Compare
Choose a tag to compare

Planet creates global monthly mosaics apart from creating mosaics at different frequencies, monthly mosaics are of interest to a lot of people who would like to do a consistent time series analysis using these mosaics and would like to apply them to an existing analytical pipeline. I created this tool to allow you to pass single or multiple geometries in a folder for the tool to find the mosaic quads and then process and download it. For now, the geometry is passed as a geojson file, but I have included a tool for you to convert any shapefile into geojson files so you can use this tool. In the future I will add support for kml and json files as well.

Changelog

v0.0.7

  • Updated feedback, major changes to the codebase and underlying methodology
  • Optimized code for search and download
  • Overall improvements to code and major revisions

v0.0.5

  • Complete change to the codebase and underlying methodology
  • Optimized code for search and download
  • Overall improvements to code and major revisions

Planet Mosaic Quads Download CLI

16 Apr 07:44
Compare
Choose a tag to compare

Planet creates global monthly mosaics apart from creating mosaics at different frequencies, monthly mosaics are of interest to a lot of people who would like to do a consistent time series analysis using these mosaics and would like to apply them to an existing analytical pipeline. I created this tool to allow you to pass single or multiple geometries in a folder for the tool to find the mosaic quads and then process and download it. For now, the geometry is passed as a geojson file, but I have included a tool for you to convert any shapefile into geojson files so you can use this tool. In the future I will add support for kml and json files as well.

Changelog

v0.0.5

  • Complete change to the codebase and underlying methodology
  • Optimized code for search and download
  • Overall improvements to code and major revisions

v0.0.4

  • Fixed projection issue for shapefiles
  • Optimized code for shapefile to GeoJSON export
  • Overall improvements to code and minor revisions

Planet Mosaic Quads Download CLI

22 Sep 18:20
Compare
Choose a tag to compare

Planet creates global monthly mosaics apart from creating mosaics at different frequencies, monthly mosaics are of interest to a lot of people who would like to do a consistent time series analysis using these mosaics and would like to apply them to an existing analytical pipeline. I created this tool to allow you to pass single or multiple geometries in a folder for the tool to find the mosaic quads and then process and download it. For now, the geometry is passed as a geojson file, but I have included a tool for you to convert any shapefile into geojson files so you can use this tool. In the future I will add support for kml and json files as well.

Changelog

v0.0.4

  • Fixed projection issue for shapefiles
  • Optimized code for shapefile to geojson export
  • Overall improvements to code and minor revisions