Skip to content

Navasandms/genesis.city

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Decentraland map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.9%
  • CSS 18.0%
  • Python 9.1%