Skip to content

issues Search Results · repo:r-spatial/sf language:R

Filter by

1k results
 (91 ms)

1k results

inr-spatial/sf (press backspace or delete to remove)

Describe the bug Calling st_buffer with a units object for dist and endCapStyle = SQUARE yields Error in Ops.units(dist, 0) : both operands of the expression should be units objects . To Reproduce suppressPackageStartupMessages(library(sf)) ...
  • Kodiologist
  • Opened 
    yesterday
  • #2537

When attempting to use sf::st_read and the GeoRSS driver to read an RSS feed I get an error that the file does not exist. sf::st_read( https://osmcha.org/api/v1/aoi/fbee9a37-cca5-4605-80e3-65b4d0c71ac5/changesets/feed ...
  • mhpob
  • 5
  • Opened 
    6 days ago
  • #2536

Describe the bug I have a simple GeoJSON (attached, albeit as .json due to Github upload restrictions) with 1 MULTIPOLYGON consisting of 2 sub-polygons. Using st_cast to split them into two individual ...
  • christophfriedrich
  • Opened 
    8 days ago
  • #2535

When using sf 1.0-8, coordinates resulting from projection differ depending on whether terra is loaded. I can see this no longer occurs in the current version of sf so I haven t flagged this issue as ...
  • johnbaums
  • 2
  • Opened 
    26 days ago
  • #2534

Here is an unusual outcome of the st_make_valid function applied to a real-life polygon: Pol - st_read( https://raw.githubusercontent.com/jldupouey/DataGitJLD/main/weirdpol.gpkg ) Reading layer `weirdpol ...
  • jldupouey
  • Opened 
    on Jun 27
  • #2533

Describe the bug A clear and concise description of what the bug is. To Reproduce It is easier for developers to help if they can reproduce the problem. Could you please provide a minimal reproducible ...
  • baddstats
  • 3
  • Opened 
    on Jun 27
  • #2532

Describe the bug Hi, by accident someone wrote a weird point, using a real number very big, the issue is that the output with ST_Transform was a empty geometry... An empty geometry is a valid geometry, ...
  • latot
  • 6
  • Opened 
    on Jun 25
  • #2531

Describe the bug As of GDAL 3.11, ADBC driver is available. But, it seems it doesn t work with sf. I investigated if this is a problem on GDAL s side (https://github.com/OSGeo/gdal/issues/10887#issuecomment-2993928748), ...
  • yutannihilation
  • 15
  • Opened 
    on Jun 22
  • #2530

Hi! time no see! here a new issue! Tell me if I m doing this wrong, actually st_transform allow us to transform to any CRS, even the weird WKT2, so it accepts strings as input. library(wrapr) foo - ...
  • latot
  • 2
  • Opened 
    on Jun 10
  • #2529

Describe the bug I have updated my system and R to 4.5 since then, I have had loading issues for SF. To Reproduce library(sf) Error: package or namespace load failed for ‘sf’ in get(Info[i, 1], envir ...
  • dominicroye
  • 1
  • Opened 
    on Jun 2
  • #2527
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub