Commit 388cc5d7 by Antonio

Renamed project name to SPSLidar

parent 48fa5db7
Showing with 3 additions and 3 deletions
...@@ -2,7 +2,7 @@ swagger: "2.0" ...@@ -2,7 +2,7 @@ swagger: "2.0"
info: info:
description: > description: >
Simple REST API for access to massive point clouds repositories. Simple REST API for access to massive clouds repositories in the project SPSLidar.
Point clouds are spatially indexed using the coordinates of their Point clouds are spatially indexed using the coordinates of their
bounding boxes. Each model has an associated data (raw point data or in laz format). bounding boxes. Each model has an associated data (raw point data or in laz format).
...@@ -11,11 +11,11 @@ info: ...@@ -11,11 +11,11 @@ info:
versions will organize data using a hierarchy of LODs (e.g., using an octree). versions will organize data using a hierarchy of LODs (e.g., using an octree).
version: "0.1" version: "0.1"
title: Massive Clouds title: SPSLidar API
contact: contact:
email: ajrueda@ujaen.es email: ajrueda@ujaen.es
basePath: /massiveclouds basePath: /spslidar
tags: tags:
- name: "workspaces" - name: "workspaces"
description: "Workspaces management" description: "Workspaces management"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment