vector
Here are 1,025 public repositories matching this topic...
-
Updated
Sep 30, 2020 - C++
-
Updated
May 12, 2019 - Java
-
Updated
Oct 1, 2020 - C++
-
Updated
Mar 19, 2019 - Java
See below; version 2.4.2 from the ubuntugis ppa.
Expected output is just the version information, no crash.
$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2927, in <module>
main()
File "/usr/bin/gdal2tiles.py", line 2917, in main
input_file, output_folder, options = process_args(argv[1:])
-
Updated
Jul 15, 2020 - Java
-
Updated
Jun 30, 2020 - Go
Hi everyone,
I am building a sensor fusion framework based on nalgebra, and found out that we do not have support for Lie algebra operations like expmap and logmap. Is is appropriate to add them here or should I implement them in my own crate by using some traits?
Many thanks,
Fan
-
Updated
Oct 1, 2020 - PHP
-
Updated
Jun 1, 2020 - Java
I've noticed that this app doesn't contain a bundle identifier key in the Info.plist (https://github.com/synfig/synfig/blob/master/autobuild/osx/app-template/Contents/Info.plist)
every macOS app is supposed to have a unique CFBundleIdentifier
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 24, 2020 - Java
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
Sep 8, 2020 - C
-
Updated
Sep 1, 2020 - Rust
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
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Jun 27, 2020 - C#
-
Updated
Jul 23, 2020 - C
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."
Describe the bug
If partition tag set empty string, the message returned should be
Steps/Code to reproduce behavior
Expected behavior
**Env