Welcome to the Tree.ly Mapserver

Available endpoints:

Public:

  1. GET: https://mapserver.t-staging.com/vectortiles/v1/plots/{z}/{x}/{y}.mvt
  2. GET: https://mapserver.t-staging.com/api/v1/plots/geojson?bbox={west},{south},{east},{north}
  3. GET: https://mapserver.t-staging.com/api/v1/field_names/geojson?bbox={west},{south},{east},{north}
  4. GET: https://mapserver.t-staging.com/api/v1/forest_roads/geojson?bbox={west},{south},{east},{north}
  5. GET: https://mapserver.t-staging.com/api/v1/agricultural_roads/geojson?bbox={west},{south},{east},{north}
  6. GET: https://mapserver.t-staging.com/api/v1/features/:feature_id/properties
  7. GET: https://mapserver.t-staging.com/api/v1/features/properties?featureIds=%5B%22feature_id%22%5D
  8. GET: https://mapserver.t-staging.com/api/v1/features/search

Private:

  1. GET: https://mapserver.t-staging.com/api/v1/reports?userId=<user_id>&reportIds=%5B%22report_id%22%5D
  2. GET: https://mapserver.t-staging.com/api/v1/reports/:report_id
  3. PATCH: https://mapserver.t-staging.com/api/v1/reports/:report_id
  4. POST: https://mapserver.t-staging.com/api/v1/reports