Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF support for vector layers (leaflet) #1314

Closed
offtherailz opened this issue Nov 30, 2016 · 0 comments
Closed

PDF support for vector layers (leaflet) #1314

offtherailz opened this issue Nov 30, 2016 · 0 comments

Comments

@offtherailz
Copy link
Member

Support vector data (e.g. shape files) to be exported in pdf too.

@offtherailz offtherailz added this to the R52016 milestone Nov 30, 2016
@offtherailz offtherailz self-assigned this Nov 30, 2016
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Dec 1, 2016
 - Support vector style for leaflet layers
 - Conversion to OL2 style format
 - add reprojectGeoJson utility method to CoordinateUtils

Missing:
 - Print preview support
 - Markers
@mbarto mbarto closed this as completed in d33e1f8 Dec 6, 2016
@ghost ghost assigned mbarto Dec 6, 2016
@ghost ghost removed the pending review label Dec 6, 2016
offtherailz added a commit to offtherailz/MapStore2 that referenced this issue Dec 6, 2016
…it#1317)

* Fix geosolutions-it#1314 Support to print vector layer (leaflet)

 - Support vector style for leaflet layers
 - Conversion to OL2 style format
 - add reprojectGeoJson utility method to CoordinateUtils

Missing:
 - Print preview support
 - Markers

* Add default marker and preview for vector print

 - Now you can print also markers
 - Now the preview shows the vector layer

**note**: a little bug have to be solved. The preview map do not
show features on first rendering. This can be avoided loading them
in the VectorLayer on startup, but this will cause duplicated
vectors data.

* fixed preview issues for same named layer

* ForceUpdate when layer's created. Optimized leaflet layer rendering

* rounded reprojection coordinates tests

* add tests for feature and vector layers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants