[ 
https://issues.apache.org/jira/browse/SIS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux updated SIS-11:
-----------------------------------
    Fix Version/s: 0.5

> Basic CLI for SIS
> -----------------
>
>                 Key: SIS-11
>                 URL: https://issues.apache.org/jira/browse/SIS-11
>             Project: Spatial Information Systems
>          Issue Type: New Feature
>          Components: Command line
>    Affects Versions: 0.1-incubating
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>              Labels: gsoc2012
>             Fix For: 0.5
>
>
> We should build a basic CLI for SIS. The CLI would be something of the form:
> {noformat}
> 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
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to