Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • READRASTER - A package which was released on SSC

    Just to put it out here for the community, I just saw a package on SSC which has the ability to read raster files for geospatial analysis.

    Was wondering how useful it might be for folks that use Stata and whether it is something that Stata is considering adding natively too since this package uses Java and GeoTools.

    Link to package: https://github.com/kerrydu/readraster

    SSC installation:
    Code:
    ssc install readraster, replace
    GitHub Installation:
    Code:
    net install readraster, from(https://raw.githubusercontent.com/kerrydu/readraster/refs/heads/main/)

  • #2
    Perhaps this request should be posted in the wish list for Stata 20? See https://www.statalist.org/forums/for...t-for-stata-20

    Comment

    Working...
    X