Code Monkey home page Code Monkey logo

vg250's People

Contributors

dimfalk avatar

Watchers

 avatar

vg250's Issues

`get_*("Bremen" | "Hamburg")`: MULTIPOLYGON objects leading to unreasonable spatial footprint

library(vg250)

get_extent(x = "Hamburg", crs = "epsg:25832")
#> Warning in check_municipality(x): Your input returned multiple objects. Only the object with the largest number of inhabitants is processed.
#>   Consider to visually inspect the returned object using e.g. `mapview::mapview()`.
#> Geometry set for 1 feature 
#> Geometry type: POLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 461426.2 ymin: 5916377 xmax: 588169 ymax: 5980375
#> Projected CRS: ETRS89 / UTM zone 32N
#> POLYGON ((461426.2 5916377, 588169 5917039, 586...

dplyr::filter(vg250, GEM == "Hamburg")
#> Simple feature collection with 2 features and 4 fields
#> Geometry type: MULTIPOLYGON
#> Dimension:     XY
#> Bounding box:  xmin: 8.419907 ymin: 53.39507 xmax: 10.32596 ymax: 53.9644
#> Geodetic CRS:  WGS 84
#>       GEM     KRS     LAN     EWZ                           geom
#> 1 Hamburg Hamburg Hamburg 1853935 MULTIPOLYGON (((10.18516 53...
#> 2 Hamburg Hamburg Hamburg       0 MULTIPOLYGON (((9.745421 53...

Created on 2023-06-05 with reprex v2.0.2

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.