8000 GitHub - jarped/gml3-jts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jarped/gml3-jts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gml3-jts Build Status Maven Central

Converts GML to JTS. For now GML 3.1.1.2 and 3.2.1 are supported.

Import into Eclipse

  1. This project can be imported into Eclipse through the 'default' methodes import>Existing maven project>..
  2. When the project is loaded it will show error, because it cannot resolve the packages org.opengis.*.
  3. This is fixed by building the the project with maven (mvn clean install, through Eclipse or the command line).
  4. A target dir is generated with the following path ./target/generated-sources/xjc, this dir needs to be added to the buildpath (right mouse button > Build Path > Use as Source Folder)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0