Open krdyke opened 8 months ago
I figured I'd create a new issue. Now that I'm getting quite good results within the image itself, I'd like to utilize the geocoord module to get the annotations located in geographic space. While I have a geotiff with coordinate and projection information embedded, I'd like to use an example to create a metadata file like you reference in the below line https://github.com/knowledge-computing/mapkurator-system/blob/2ea220002f203f1e563bb616f61bd282a1962b23/m5_geocoordinate_converter/convert_geojson_to_geocoord.py#L89
Could you please share an example of that csv file so I can work on replicating its structure for my own images? Thank you once again!
Sure, here is what the csv_file looks like: link
I figured I'd create a new issue. Now that I'm getting quite good results within the image itself, I'd like to utilize the geocoord module to get the annotations located in geographic space. While I have a geotiff with coordinate and projection information embedded, I'd like to use an example to create a metadata file like you reference in the below line https://github.com/knowledge-computing/mapkurator-system/blob/2ea220002f203f1e563bb616f61bd282a1962b23/m5_geocoordinate_converter/convert_geojson_to_geocoord.py#L89
Could you please share an example of that csv file so I can work on replicating its structure for my own images? Thank you once again!