-
I'm using asciidoctor for writing documents for IP-cores. It may be very useful to have counter, that can count in hexadecimal numeral system for description of memory map entries with fixed offset.
-
Question from the Sprint kickoff:
Currently legends are not supported in Maps or Styles, but clients will need or want to present a legend for the information in a map.
-
Hi, thank you very much for this library. I am trying to add colors to my web gl. I have prepared an array of colors the same length as the array of points, with in RGB hexadecimal format.
This is…
-
- Syntax features
- [x] regular expressions
- [x] hexadecimals (0x...)
- [x] namespaced maps
- [x] metadata
- [x] #=(...)
- [x] #?() / #?@()
- [x] quote / backquote / unquote / sp…
-
The error in the screenshot started to appear as soon as our company's proprietary icon font added some new icons mapped to the `Supplementary Private Use Area-A` code points (we ran out of the PUA co…
-
Transfer-Encoding ヘッダ落とさないと(元のまま変更しないと)バグる
> GET http://www.chiseki.go.jp/map/27.php? HTTP/1.1
> Host: www.chiseki.go.jp
> User-Agent: curl/7.58.0
> Accept: */*
> Proxy-Connection: Keep-Alive
…
-
Hi,
I continued to try using your nice plugin to display my PV value.
I fix the json syntax but still dealing with kw/kwh
I get value from mosquitto: "solpiplog/pip/acoutw = 0566" for example that …
-
After changing the script to a very short Unix time range, unfortunately, it still does not find the correct time range and key. Even if the time range is set to the maximum - it's known to take too l…
-
# MAP
- [x] CONFIG (**multiple**)
- [x] DATAPATTERN
- [x] [INCLUDE](https://mapserver.org/mapfile/include.html) (**multiple**)
- [x] TEMPLATEPATTERN
# LAYER
- [x] BINDVALS
- [x] CONNECTIONOPT…
-
**Is your feature request related to a problem? Please describe.**
When adding a marker on a folium map such as:
```python
fm = folium.Map(location=(44,3), tiles="Stamen Terrain")
folium.Marker(…