pixel_to_map_coords#
- pixel_to_map_coords(geojson: dict, crs_transformer: CRSTransformer) dict [source]#
Convert a GeoJSON dict from pixel to map coordinates.
- Parameters:
geojson (dict) –
crs_transformer (CRSTransformer) –
- Return type:
Convert a GeoJSON dict from pixel to map coordinates.
geojson (dict) –
crs_transformer (CRSTransformer) –