Giter VIP home page Giter VIP logo

Comments (2)

mdsumner avatar mdsumner commented on September 27, 2024

It's the same problem for GeoPackage created from the MapInfo data source.

(And, apologies for the diversion here #26 this issue threw me while I was trying to generate a useful mixed layer for Geopackage testing).

Drawing_gpkg.zip

st_read("Drawing.gpkg", "Drawing")
Reading layer Drawing from data source Drawing.gpkg using driver "GPKG"
features:       4
fields:         1
converted into: POLYGON
proj4string:    
Simple feature collection with 4 features and 1 field
geometry type:  GEOMETRYCOLLECTION
dimension:      XY
bbox:           xmin: -82 ymin: -23.5 xmax: 282 ymax: 76.5
epsg (SRID):    NA
proj4string:    
precision:      double (default; no precision model)
  ID                           geom
1  1 GEOMETRYCOLLECTION(POLYGON(...
2  2 GEOMETRYCOLLECTION(POLYGON(...
3  3 GEOMETRYCOLLECTION(POLYGON(...
4  4 GEOMETRYCOLLECTION(LINESTRI...
ogrinfo Drawing.gpkg Drawing
INFO: Open of `Drawing.gpkg'
      using driver `GPKG' successful.

Layer name: Drawing
Geometry: Unknown (any)
Feature Count: 4
Extent: (-82.000000, -23.500000) - (282.000000, 76.500000)
Layer SRS WKT:
LOCAL_CS["Nonearth",
    UNIT["Meter",1.0]]
FID Column = fid
Geometry Column = geom
ID: Integer (0.0)
OGRFeature(Drawing):1
  ID (Integer) = 1
  POLYGON ((-82.0 16.5,-82.0 76.5,-22.0 76.5,-22.0 16.5,-82.0 16.5))

OGRFeature(Drawing):2
  ID (Integer) = 2
  LINESTRING (-82.0 16.5,-82.0 76.5,-22.0 76.5,-22.0 16.5,-82.0 16.5)

OGRFeature(Drawing):3
  ID (Integer) = 3
  POLYGON ((194.0 -23.5,194.0 62.5,282.0 62.5,282.0 -23.5,194.0 -23.5))

OGRFeature(Drawing):4
  ID (Integer) = 4
  LINESTRING (189.5 -18.625,194.0 62.5,282.0 62.5,282.0 -23.5,194.0 -23.5)

from sf.

edzer avatar edzer commented on September 27, 2024

This should be resolved; please try again.

from sf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.