Replies: 2 comments 2 replies
-
The orientation of your tiles is controlled by the Size is controlled by |
Beta Was this translation helpful? Give feedback.
-
Hi @Pessimistress tied altering both bounds in BitmapLayer and tileSize in TileLayer neither seemed to impact the way the system rendered in any way. However with tile boundries visible it seems Geojson was four times bigger and rotated. Note this Geojson file and tilefile base overlay properly in Openlayers, bokeh and leaflet. SO seems like I am doing something wrong with the geojson load here? |
Beta Was this translation helpful? Give feedback.
-
Have been having trouble reading Geojson in XY coords.
I managed to get it working using the code below however this garbles the tiles in my tilefile, which appears flipped, plots 1/4 the size of the matching geojson with obvious mismatches at tile boundaries.
Any thoughts on why the scales between the geojson and the tilefile would be wronf and why this setup would scramble my tilefile view
Beta Was this translation helpful? Give feedback.
All reactions