Opened 5 years ago

Closed 3 years ago

#964 closed enhancement (fixed)

Run GEOS function from XMLTester cmd-line

Reported by: mdavis Owned by: strk
Priority: major Milestone: 3.10.0
Component: XML Tests Version: 3.6.2
Severity: Idea Keywords:
Cc:

Description

Enhance the XMLTester to allow running a GEOS operation from cmd-line.

  • Input geometries come from one or two files, or stdin.
  • Operation name given by argument -op
  • Output goes to stdout
  • Output format can be specified by arg -format [ WKT | WKB | other? ]

This will allow GEOS functionality to be used from applications without going through C API. E.g. can be called from JTS TestBuilder for easy visualization of geometry results.

Change History (5)

comment:1 by mdavis, 5 years ago

Summary: Run GEOS function from cmd-lineRun GEOS function from XMLTester cmd-line

comment:2 by pramsey, 3 years ago

Milestone: 3.10.0

comment:3 by pramsey, 3 years ago

This effectively done w/ geosop?

in reply to:  3 comment:4 by mdavis, 3 years ago

Replying to pramsey:

This effectively done w/ geosop?

Yes.

comment:5 by mdavis, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.