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

[GEOS-11486] Mapml Adding customdims to mapMl document #371

Closed
wants to merge 7 commits into from

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    ef6a006 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Applying review feedback

    aaime committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    d8e3881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e629d0c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    1cfc346 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. [GEOS-11368] Allow Freemarker templates to update MapML responses (ge…

    …oserver#7804)
    
    * [GEOS-11368] Allow Freemarker templates to update MapML responses
    
    started on template page
    
    ftl file names correction
    
    fixed xml code block and added map-property
    
    Created preview header integration test and started extracting template
    
    swapped in better method for empty feature
    
    finished first integration test
    
    switched to dedicated template
    
    head template style
    
    registering servicelink
    
    fixed servicelink
    
    changed serviceLink to base,path,kvp
    
    cleanup
    
    dollar signs breaking code block
    
    started on subfeature span insertion with integration test
    
    Got point xml interpolation working
    
    progressing on polygon
    
    Got polygon unmarshal working
    
    got multipolygon to unmarshal
    
    changed strings to coords and linestring parsing
    
    removed interpolated, created head styles using basic mapml
    
    attributes and point test working and phantom space removed
    
    polygon and multipolygon tests
    
    added feature id check to multipolygon test
    
    tests with space replacement
    
    version that uses lists of coordinates instead of strings
    
    removed some other remainder stuff from the space thing
    
    cleanup
    
    added check for tagged geom
    
    doc update
    
    PR changes, mainly map-span
    
    tests updated without xml escape
    
    updated documentation removing cdata escaping
    
    added template attributes to mapml feature
    
    fixed attribute replacement and added documentation examples
    
    more doc update
    
    line test fix
    
    fixed issue with geometrycollection and updated documentation with example
    
    better output if error
    
    format coordinates, including number of decimals
    
    fixed pmd
    
    PR doc updates and started on a wrapper
    
    fixed underline in template doc
    
    preview header change restored
    
    test
    
    remoe ipr iws
    
    simplified optional
    
    doc updates
    
    * Small doc edits
    
    * Make MapMLMapTemplate thread safe
    
    * Make MapMLMapTemplate thread safe
    
    ---------
    
    Co-authored-by: Andrea Aime <andrea.aime@gmail.com>
    turingtestfail and aaime committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b613e24 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. [GEOS-11467] Update Marlin, make the bin package compatible with Java 17

    Attempt updating to latest Marlin renderer
    aaime committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    36e78a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    30fe085 View commit details
    Browse the repository at this point in the history