-
Our group has already received a request from @paulc-dstl to add GeoHash literals to GeoSPARQL.
However, there are more geocoding systems which could be taken into account here.
In fact, a lot o…
situx updated
3 months ago
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
Some codes, such as HiPACE++, use a different number of dimensions in different parts of the code. Currently, AMREX_SPACEDIM has to be chosen as the maximum number of dimensions used, with the other p…
-
I updated today to 2.0.0 and since version 1.6.0 I get this error for this command
```
java -jar polyglot.jar --proto_discovery_root=build/extracted-include-protos/main call --endpoint=wn000280:181…
-
Any plan to support other google well-known types such as `google.type.Money`, for example, can maps to JSR 354 money api
http://javamoney.github.io/
-
Any clues as to what the message in the title means?
To reproduce this, I have removed ~/.config/iamb, ~/.local/share/iamb, and ~/.cache/iamb -- just like it would be if I had never run iamb before…
-
### Is this a support request?
- [X] This is not a support request
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Headscale redirects to e…
-
Consider making the ImageOptions properties such as N, Quality, dimensions etc to be an enum. For example, OpenAiImageOptions quality could be of two types, standard & hd. So if the well known propert…
-
Perhaps an idea would be to use mime types as values for the config.markup and config.language fields; these are well-known and provide the possibility for parsers to provide types that may not be def…
-
The hazards of unsigned arithmetic in C/C++ are well known, and modern style guides generally discourage their use for anything except bitwise manipulation and cases where the extra bit of positive ra…