-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
```
What steps will reproduce the problem?
1. Change the TileSource with setTileSource(ITileSource) at runtime
2.
3.
What is the expected output? What do you see instead?
If you change the TileSource…
-
Investigation of #483 strongly indicated that we were hitting MapBox's limit of 200,000 tiles/month for the free level of service that they offer. Investigations into whether the USFS geospatial servi…
-
Greetings !
I'm attempting to install the package, and I ran into the following error :
LOG
```log
Using version ^1.9.0 for datumaro
Updating dependencies
Resolving dependencies... (…
-
The first example in the README
```
from staticmap import StaticMap, Line
m = StaticMap(300, 400, 10)
m.add_line(Line(((13.4, 52.5), (2.3, 48.9)), 'blue', 3))
image = m.render()
image.save('map.…
-
### What is the bug or the crash?
When exporting data in MapInfo format (TAB) and setting CRS to EPSG:4326 , when we re-open the TAB file and check the CRS, the data is placed at the right place, how…
MyGIS updated
12 months ago