Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.06 KB

genesis.city

Decentraland map.

image

For the mapper script, see https://github.com/maraoz/unity-renderer/blob/master/unity-renderer/Assets/Scripts/MapperCamera.cs

API Docs

Important Notice

Temporary Unavailability Alert

Please be advised that the Genesis City Map API will be temporarily unavailable due to hosting changes. You will not be able to access parcel images using the API.

For example: https://genesis.city/api/v1/land/137,-145.jpg will not be accessible.

We apologize for any inconvenience caused and appreciate your understanding. For any urgent needs or further information, please contact [email protected] .

We will update this documentation once the API is back online.


Retrieve individual parcel images from Genesis City Map. Access a specific parcel image by making a GET request to the following URL format:

https://genesis.city/api/v1/land/{x-coordinate},{y-coordinate}.jpg

For example: https://genesis.city/api/v1/land/137,-145.jpg