XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1-incubating
    • 0.5
    • Command line

    Description

      We should build a basic CLI for SIS. The CLI would be something of the form:

      sis [options] 
      where options are any one of:
      
      -l load data from SIS qtree file, should be used in conjunction with -georss, -radius or -bbox
      -h show help message
      -bbox <point> <westbc> <northbc> <eastbc> <southbc>
      -georss Output the currently loaded (from -l) SIS qtree in georss format to stdout
      -d <lat1> <lon1> <lat2> <lon2> Computes the Earth's distance (using the EPS84 elipsoid and the Haversine/Great Cricle distance) between any 2 lat/lons
      -radius <lat> <lon> <km> Used in conjunction with data loaded from -l, will present a subset of qtree data that is within provided km of provided lat,lon and output to stdout
      

      Attachments

        Issue Links

          Activity

            People

              chrismattmann Chris A. Mattmann
              chrismattmann Chris A. Mattmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: