Update README.md
Browse files
README.md
CHANGED
@@ -93,7 +93,9 @@ The annotations are stored in JSON format. Each image is annotated with "image_w
|
|
93 |
```
|
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.
|
|
|
|
|
97 |
|
98 |
```
|
99 |
{
|
|
|
93 |
```
|
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 more details in [get_google_maps_image](https://github.com/bjzhb666/get_google_maps_image).
|
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 |
```
|
101 |
{
|