AmrEldib / Shepherd

An ArcCatalog-Style alternative to ArcGIS Server Services Directory
https://amreldib.github.io/Shepherd/index.html
3 stars 3 forks source link

Complete Metadata Items for ImageServer #6

Closed AmrEldib closed 11 years ago

AmrEldib commented 11 years ago

Sample: serviceDescription:

This image service contains 9 LAS files covering North Carolina’s, City of Charlotte downtown area. The lidar data was collected in 2007. First return points are used to generate an on-the-fly seamless elevation surface with a 10-foot pixel resolution. The elevation unit is foot. LAS files were provided by Mecklenburg County, NC and are managed using a mosaic dataset. Esri reserves the right to change or remove this service at any time and without notice.

name: CharlotteLAS

description:

This image service contains 9 LAS files covering North Carolina’s, City of Charlotte downtown area. The lidar data was collected in 2007. First return points are used to generate an on-the-fly seamless elevation surface with a 10-foot pixel resolution. The elevation unit is foot. LAS files were provided by Mecklenburg County, NC and are managed using a mosaic dataset. Esri reserves the right to change or remove this service at any time and without notice.

extent: [object Object]

initialExtent: [object Object]

fullExtent: [object Object]

pixelSizeX: 10

pixelSizeY: 10

bandCount: 1

pixelType: F32

minPixelSize: 0

maxPixelSize: 0

copyrightText: Copyright © 2007 Mecklenburg County

serviceDataType: esriImageServiceDataTypeElevation

minValues: 515.6699829101562

maxValues: 1611.125

meanValues: 712.371337411377

stdvValues: 45.56883666949917

objectIdField: OBJECTID

fields: [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

capabilities: Image,Metadata,Catalog,Mensuration

defaultMosaicMethod: Northwest

allowedMosaicMethods: NorthWest,Center,LockRaster,ByAttribute,Nadir,Viewpoint,Seamline,None

sortField:

sortValue: null

mosaicOperator: First

defaultCompressionQuality: 75

defaultResamplingMethod: Bilinear

maxImageHeight: 4100

maxImageWidth: 15000

maxRecordCount: 1000

maxDownloadImageCount: 0

maxDownloadSizeLimit: 0

maxMosaicImageCount: 20

allowRasterFunction: true

rasterFunctionInfos: [object Object],[object Object],[object Object],[object Object]

rasterTypeInfos: [object Object]

mensurationCapabilities: Basic

hasHistograms: true

hasColormap: false

hasRasterAttributeTable: false

minScale: 0

maxScale: 0

editFieldsInfo: null

ownershipBasedAccessControlForRasters: null

spatialReference: [object Object]

AmrEldib commented 11 years ago

Done.