Skip to content

DaGri/GeospatialPDF4J

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeospatialPDF4J

README file for the GeospatialPDF4J library.

GeospatialPDF4J is a Java library that offers the possibility to create geospatial-PDF-documents containing geo-objects from scratch.


Basic funcionality:

  • Receiving of WMS-data (tiled or not) and adding it to the geospatial-PDF-file
  • Free choose of DPI-value for the WMS images
  • Receiving WFS-data and adding it to the geospatial-PDF-file
  • Easy and free choosable design of the WFS-data
  • Possibility to add custom grids to the geospatial-PDF-file
  • Possibility to add custom GPS-tracks to the geospatial-PDF-file and display them in different ways
  • Simple expandability of the library for your own content

Characteristics

  • Development platform: Java (OSX, Windows, Linux/Unix)
  • Freely available implementation examples, describing how to use and expand this library can be found in the project and in an explained form on the webside
  • Easy and intuitive use of geospatial-PDF-documents for everyone in a PDF-reader like the Adobe-Reader

Usage

You are able to fork this project from this platform or get the actual release build as .jar from the projects homepage www.geospatialpdf4j.de.

To compile the GeospatialPDF4J library, simply execute the following Maven task:

mvn clean install

To use the library simply add the .jar file to yout Java project.

Support and contact

If you encounter any issues with the software or if you would like to see certain functionality added, let me know at:

info@geospatialpdf4j.de

About

A Java library to create geospatial-PDF-document with custom content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages