-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Open
Copy link
Labels
Description
I think we need a nice library of example catalog items - the easiest way for someone new to Terria to create a map is by copying and then slightly modifying examples (I guess this goes for anything right?)
So I am putting all of my github gists here for reference until we get a Wiki or something going.
These examples should appear in docs.terria.io under each Catalog Item/Group/Reference:
- Include the JSON snippet inline with docs
- Include a link using map.terria.io to show the example
We also need to include a short description of each Catalog Item/Group/Reference
The list of examples doesn't need to be fully complete (eg show examples of all traits)
Note
Suggest to create a public S3 bucket folder that contains all files, such as csv and czml files, to be used in the examples.
I've created this folder for the purpose.
- ApiTableCatalogItem (api-table)
- ArcGisCatalogGroup (esri-group)
- ArcGisFeatureServerCatalogGroup (esri-featureServer-group)
- ArcGisFeatureServerCatalogItem (esri-featureServer)
- ArcGisMapServerCatalogGroup (esri-mapServer-group)
- ArcGisMapServerCatalogItem (esri-mapServer)
- ArcGisPortalCatalogGroup (arcgis-portal-group)
- ArcGisPortalItemReference (arcgis-portal-item)
- ArcGisTerrainCatalogItem
- AssImpCatalogItem
- BingMapsCatalogItem
- CartoMapV1CatalogItem
- CartoMapV3CatalogItem
- CatalogGroup
- CatalogIndexReference
- Cesium3DTilesCatalogItem (3d-tiles)
- CesiumTerrainCatalogItem (cesium-terrain)
- CkanCatalogGroup (ckan-group)
- CkanItemReference (ckan-item)
- CompositeCatalogItem (composite)
- CsvCatalogItem (csv)
- CswCatalogGroup (csw)
- CzmlCatalogItem (czml)
- GeoJsonCatalogItem (geojson)
- GeoRssCatalogItem (georss)
- GltfCatalogItem (gltf)
- GpxCatalogItem (gpx)
- GtfsCatalogItem (gtfs) Note: Need to find a public service url. This https://api.transport.nsw.gov.au/v1/gtfs/vehiclepos/buses needs credentials.
- IonImageryCatalogItem (ion-imagery)
- KmlCatalogItem (kml)
- MagdaReference (magda)
- MapboxMapCatalogItem (mapbox-map)
- MapboxStyleCatalogItem (mapbox-style)
- MapboxVectorTileCatalogItem (mvt)
- OpenDataSoftCatalogGroup (opendatasoft-group)
- OpenDataSoftCatalogItem (opendatasoft-item)
- OpenStreetMapCatalogItem (open-street-map)
- SdmxCatalogGroup (sdmx-group)
- SdmxJsonCatalogItem (sdmx-json)
- SenapsLocationsCatalogItem (senaps-locations)
- SensorObservationServiceCatalogItem (sos) Note: Need to find a public service url. This service http://www.bom.gov.au/waterdata/services is not free.
- ShapefileCatalogItem (shp)
- SocrataCatalogGroup (socrata-group)
- SocrataMapViewCatalogItem (socrata-map-item)
- SplitItemReference (split-reference)
- StubCatalogItem (stub)
- TerriaReference (terria-reference)
- ThreddsCatalogGroup (thredds-group)
- UrlReference (url-reference)
- UrlTemplateImageryCatalogItem (url-template-imagery)
- WebFeatureServiceCatalogItem (wfs)
- WebFeatureServiceCatalogGroup (wfs-group)
- WebMapServiceCatalogItem (wms)
- WebMapServiceCatalogGroup (wms-group)
- WebMapTileServiceCatalogItem (wmts)
- WebMapTileServiceCatalogGroup (wmts-group)
- WebProcessingServiceCatalogFunction (wps)
- WebProcessingServiceCatalogFunctionJob (wps-result)
- WebProcessingServiceCatalogGroup (wps-getCapabilities)
- YDYRCatalogFunction (ydyr)
- YDYRCatalogFunctionJob (ydyr-job)
jo-chemla