Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 294
    • Issues 294
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #546

Closed
Open
Opened May 22, 2012 by Sébastien Dinot@sdinotOwner

VectorDataIIOExample doesn't produce a multi-polygon

Mantis Issue 546, reported by lhermitte, assigned to jmichel, created: 2012-05-22

According to VectorDataIIOExample (and User Guide §7.3), one could expect the shape file produced would contain one multi-polygon. It isn't the case. The file contains a set of polygons.

Steps to reproduce:

build/bin/VectorDataIOExample $OTB-DATA/..../qb_RoadExtract_classification.shp /tmp/result.shp
ogrinfo -al /tmp/result.shp | grep Geometry

Note: the equivalent example based this time on OGRWrappers breaks the compatibility and produces one MultiPolygon.

Edited Feb 01, 2018 by Sébastien Dinot
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: orfeotoolbox/otb#546