Skip to content

Missing how to get the coordinates? #13

Description

@jasonflaherty

Library parses my geojson files properties well. I am not finding a way to get the coordinates out of the geometry area though?

Geometry g = parsed.getFeatures().get(i).getGeometry();

g.type() will give me polygon or multipolygon, but I am missing how I am to see the actual coordinates.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions