Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 302 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 302 Bytes

GeoJSONBbox

To run use the following command in cmd from project directory: mvn compile exec:java -Dexec.mainClass= -Dexec.args=

Example: mvn compile exec:java -Dexec.mainClass="com.maxar.codechallenge.chetwood.App" -Dexec.args="src\main\resources\testGeoJSON.json"