Update README.md
Browse files
README.md
CHANGED
@@ -94,7 +94,7 @@ The annotations are stored in JSON format. Each image is annotated with "image_w
|
|
94 |
|
95 |
## Meta data
|
96 |
The meta data of GPS coordinates and image acquisition time are also provided. The meta data is stored in a JSON file. Image names are keys and values are the tiles we used in each images.
|
97 |
-
Please refer
|
98 |
We can use the meta data to calculate the center of a picture and the code will be released in [Code (We will release all the codes as soon as possible)](https://github.com/OpenSatMap/OpenSatMap-offical).
|
99 |
|
100 |
```
|
|
|
94 |
|
95 |
## Meta data
|
96 |
The meta data of GPS coordinates and image acquisition time are also provided. The meta data is stored in a JSON file. Image names are keys and values are the tiles we used in each images.
|
97 |
+
Please refer to [get_google_maps_image](https://github.com/bjzhb666/get_google_maps_image) for more details.
|
98 |
We can use the meta data to calculate the center of a picture and the code will be released in [Code (We will release all the codes as soon as possible)](https://github.com/OpenSatMap/OpenSatMap-offical).
|
99 |
|
100 |
```
|