File tree Expand file tree Collapse file tree 23 files changed +109
-90
lines changed
qwc-document-service_readme Expand file tree Collapse file tree 23 files changed +109
-90
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -192,7 +192,8 @@ <h3 id="json-config">JSON config<a class="headerlink" href="#json-config" title=
192192 "$schema": "https://raw.githubusercontent.com/qwc-services/qwc-document-service/master/schemas/qwc-document-service.json",
193193 "service": "document",
194194 "config": {
195- "report_dir": "/path/to/report/dir"
195+ "report_dir": "/path/to/report/dir",
196+ "max_memory": "1024M"
196197 },
197198 "resources": {
198199 "document_templates": [
Original file line number Diff line number Diff line change 139139< script src =https://use.fontawesome.com/facf9fa52c.js > </ script > </ p >
140140< script src =schema_doc.min.js > </ script >
141141< p > < meta charset =utf-8 > < title > QWC Elevation Service</ title > </ head > </ p >
142- < body onload =anchorOnLoad(); id =root > < div class =breadcrumbs > </ div > < h1 > QWC Elevation Service</ h1 > < span class ="badge badge-dark value-type "> Type: object</ span > < br > < div class =accordion id =accordionschema > < div class =card > < div class =card-header id =headingschema > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#schema aria-expanded aria-controls =schema onclick ="setAnchor('#schema') "> < span class =property-name > $schema</ span > </ button > </ h2 > </ div > < div id =schema class ="collapse property-definition-div " aria-labelledby =headingschema data-parent =#accordionschema > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#schema onclick ="anchorLink('schema') "> $schema</ a > </ div > < h4 > JSON Schema</ h4 > < span class ="badge badge-dark value-type "> Type: string</ span > < span class ="badge badge-info value-type "> Format: uri</ span > < span class ="badge badge-success default-value "> Default: "https://raw.githubusercontent.com/qwc-services/qwc-elevation-service/master/schemas/qwc-elevation-service.json"</ span > < br > < span class =description > < p > Reference to JSON schema of this config</ p > </ span > </ div > </ div > </ div > </ div > < div class =accordion id =accordionservice > < div class =card > < div class =card-header id =headingservice > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#service aria-expanded aria-controls =service onclick ="setAnchor('#service') "> < span class =property-name > service</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =service class ="collapse property-definition-div " aria-labelledby =headingservice data-parent =#accordionservice > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#service onclick ="anchorLink('service') "> service</ a > </ div > < h4 > Service name</ h4 > < span class ="badge badge-dark value-type "> Type: const</ span > < br > < span class =const-value id =service_const > Specific value: < code > "elevation"</ code > </ span > </ div > </ div > </ div > </ div > < div class =accordion id =accordionconfig > < div class =card > < div class =card-header id =headingconfig > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#config aria-expanded aria-controls =config onclick ="setAnchor('#config') "> < span class =property-name > config</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =config class ="collapse property-definition-div " aria-labelledby =headingconfig data-parent =#accordionconfig > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config onclick ="anchorLink('config') "> config</ a > </ div > < h4 > Config options</ h4 > < span class ="badge badge-dark value-type "> Type: object</ span > < br > < div class =accordion id =accordionconfig_elevation_dataset > < div class =card > < div class =card-header id =headingconfig_elevation_dataset > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#config_elevation_dataset aria-expanded aria-controls =config_elevation_dataset onclick ="setAnchor('#config_elevation_dataset') "> < span class =property-name > elevation_dataset</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =config_elevation_dataset class ="collapse property-definition-div " aria-labelledby =headingconfig_elevation_dataset data-parent =#accordionconfig_elevation_dataset > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config onclick ="anchorLink('config') "> config</ a > < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config_elevation_dataset onclick ="anchorLink('config_elevation_dataset') "> elevation_dataset</ a > </ div > < span class ="badge badge-dark value-type "> Type: string</ span > < br > < span class =description > < p > Elevation dataset (file or URL). Example: https://data.sourcepole.com/srtm< em > 1km</ em > 3857.tif</ p > </ span > </ div > </ div > </ div > </ div > </ div > </ div > </ div > </ div > < footer > < p class =generated-by-footer > Generated using < a href =https://github.com/coveooss/json-schema-for-humans > json-schema-for-humans</ a > on 2024-10-14 at 15:28:55 +0000</ p > </ footer > </ body >
142+ < body onload =anchorOnLoad(); id =root > < div class =breadcrumbs > </ div > < h1 > QWC Elevation Service</ h1 > < span class ="badge badge-dark value-type "> Type: object</ span > < br > < div class =accordion id =accordionschema > < div class =card > < div class =card-header id =headingschema > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#schema aria-expanded aria-controls =schema onclick ="setAnchor('#schema') "> < span class =property-name > $schema</ span > </ button > </ h2 > </ div > < div id =schema class ="collapse property-definition-div " aria-labelledby =headingschema data-parent =#accordionschema > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#schema onclick ="anchorLink('schema') "> $schema</ a > </ div > < h4 > JSON Schema</ h4 > < span class ="badge badge-dark value-type "> Type: string</ span > < span class ="badge badge-info value-type "> Format: uri</ span > < span class ="badge badge-success default-value "> Default: "https://raw.githubusercontent.com/qwc-services/qwc-elevation-service/master/schemas/qwc-elevation-service.json"</ span > < br > < span class =description > < p > Reference to JSON schema of this config</ p > </ span > </ div > </ div > </ div > </ div > < div class =accordion id =accordionservice > < div class =card > < div class =card-header id =headingservice > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#service aria-expanded aria-controls =service onclick ="setAnchor('#service') "> < span class =property-name > service</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =service class ="collapse property-definition-div " aria-labelledby =headingservice data-parent =#accordionservice > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#service onclick ="anchorLink('service') "> service</ a > </ div > < h4 > Service name</ h4 > < span class ="badge badge-dark value-type "> Type: const</ span > < br > < span class =const-value id =service_const > Specific value: < code > "elevation"</ code > </ span > </ div > </ div > </ div > </ div > < div class =accordion id =accordionconfig > < div class =card > < div class =card-header id =headingconfig > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#config aria-expanded aria-controls =config onclick ="setAnchor('#config') "> < span class =property-name > config</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =config class ="collapse property-definition-div " aria-labelledby =headingconfig data-parent =#accordionconfig > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config onclick ="anchorLink('config') "> config</ a > </ div > < h4 > Config options</ h4 > < span class ="badge badge-dark value-type "> Type: object</ span > < br > < div class =accordion id =accordionconfig_elevation_dataset > < div class =card > < div class =card-header id =headingconfig_elevation_dataset > < h2 class =mb-0 > < button class ="btn btn-link property-name-button " type =button data-toggle =collapse data-target =#config_elevation_dataset aria-expanded aria-controls =config_elevation_dataset onclick ="setAnchor('#config_elevation_dataset') "> < span class =property-name > elevation_dataset</ span > < span class ="badge badge-warning required-property "> Required</ span > </ button > </ h2 > </ div > < div id =config_elevation_dataset class ="collapse property-definition-div " aria-labelledby =headingconfig_elevation_dataset data-parent =#accordionconfig_elevation_dataset > < div class ="card-body pl-5 "> < div class =breadcrumbs > root < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config onclick ="anchorLink('config') "> config</ a > < svg width =1em height =1em viewbox ="0 0 16 16 " class ="bi bi-arrow-right-short " fill =currentColor xmlns =http://www.w3.org/2000/svg > < path fill-rule =evenodd d ="M4 8a.5.5 0 0 1 .5-.5h5.793L8.146 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708-.708L10.293 8.5H4.5A.5.5 0 0 1 4 8z "/> </ svg > < a href =#config_elevation_dataset onclick ="anchorLink('config_elevation_dataset') "> elevation_dataset</ a > </ div > < span class ="badge badge-dark value-type "> Type: string</ span > < br > < span class =description > < p > Elevation dataset (file or URL). Example: https://data.sourcepole.com/srtm< em > 1km</ em > 3857.tif</ p > </ span > </ div > </ div > </ div > </ div > </ div > </ div > </ div > </ div > < footer > < p class =generated-by-footer > Generated using < a href =https://github.com/coveooss/json-schema-for-humans > json-schema-for-humans</ a > on 2024-10-28 at 13:45:33 +0000</ p > </ footer > </ body >
143143< p > </ html > </ p>
144144
145145 </ div>
Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments