vector
Here are 1,348 public repositories matching this topic...
-
Updated
Jun 29, 2021 - Go
-
Updated
Jun 24, 2021 - C++
-
Updated
Jun 6, 2021 - TypeScript
-
Updated
May 12, 2019 - Java
-
Updated
Mar 19, 2019 - Java
-
Updated
Jun 25, 2021 - C++
-
Updated
Jun 30, 2020 - Go
-
Updated
Nov 3, 2020 - Kotlin
The main constructor from existing CSR/CSC data is e.g. try_from_csr_data. However, this deliberately rejects unsorted input. However, if the only issue with the data is that the column indices are not sorted, then this is fixable. We should provide a similarly named `try_from_unsorted_csr_d
-
Updated
May 9, 2021 - PHP
-
Updated
Jun 1, 2020 - Java
When I edit a polygon with a zoom level low and I snap this polygon to another one, it's very common the created snap point is not exactly on the line / point.
For me, it's a problem regarding I control if these polygons are not intersecting.
https://developer.gnome.org/gtk4/stable/ch41s02.html#id-1.7.4.4.75
However,
GtkToolbar
has been removed in Gtk 4 so we might end up reimplementing this PR solution again in the future when migrating to a series of buttons packed in Box/Grid.
_Ori
-
Updated
Jun 15, 2021 - C
-
Updated
Jun 23, 2021 - Java
Add Runnable links of the code below the example.
Use link name Run Code which links to a Online C++ complier conatining the example code.
Use Rextester as the Online C++ Compiler (If you have a better suggesstion please comment).
Follow below steps to generate the Run Code Link.
- Go to Rextester
- Copy or write the example
An option like $ fio cat --bounds w s e n --bounds-crs <crs> --dst-crs <crs>
would allow for filtering prior to reprojection, like $ ogr2ogr -spat w s e n -spat_srs <crs>
.
See Toblerity/Fiona#210 for a discussion about standardizing bounding boxes as --bounds w s e n
rather than --bbox w,s,e,n
.
-
Updated
Jun 16, 2021 - Rust
-
Updated
Jun 29, 2021 - Go
Improve this page
Add a description, image, and links to the vector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vector topic, visit your repo's landing page and select "manage topics."
The gdal/swig/python/samples/ogr_layer_algebra.py should be promoted to an official Python script
Steps: