{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Inventory Locations", "type": "Feature Layer", "description": "
Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
170,
168,
54,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 1,
"name": "Building Entrance",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
130,
122,
57,
255
],
"size": 4,
"angle": 0,
"xoffset": 0,
"yoffset": 0,
"outline": {
"color": [
0,
0,
0,
255
],
"width": 0.7
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6225123.110657886,
"ymin": 2290242.3253019005,
"xmax": 6302510.354177058,
"ymax": 2344094.9019797295,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 150,
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R611_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S436_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 2,
"name": "Basement",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
178,
178,
178,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6257173.146951392,
"ymin": 2323066.9164767265,
"xmax": 6265865.068871975,
"ymax": 2325692.3626693934,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Floor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R610_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S435_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 3,
"name": "First Floor",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
170,
0,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223798.142835394,
"ymin": 2286975.6195649803,
"xmax": 6302563.440028891,
"ymax": 2350790.395806566,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R567_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S402_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 4,
"name": "Second Floor",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
115,
223,
255,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": -3146.052201449871,
"ymin": 12654.734160721302,
"xmax": 6260860.824943468,
"ymax": 2325744.5686017275,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Floor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R568_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S403_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 5,
"name": "Third Floor",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
230,
76,
0,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": -3146.070574104786,
"ymin": 12533.44306473434,
"xmax": 6259532.5775999725,
"ymax": 2325697.0667282343,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Floor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R569_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S404_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 6,
"name": "Fourth Floor",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
168,
132,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6257173.320507467,
"ymin": 2323814.414981723,
"xmax": 6257514.744693384,
"ymax": 2325692.3626693934,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Floor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R565_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S400_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 7,
"name": "Fifth Floor",
"type": "Feature Layer",
"description": "",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
255,
115,
223,
255
],
"width": 1
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6257361.507467046,
"ymin": 2323628.8877937347,
"xmax": 6257672.034405053,
"ymax": 2323908.8226013035,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Floor",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "Type",
"type": "esriFieldTypeString",
"alias": "Type",
"length": 25,
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R606_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S433_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet",
"mapUnits": {"uwkid": 9003}
},
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 8,
"name": "Space Basement",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 9,
"name": "Space First Floor",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 10,
"name": "Space Second Floor",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 11,
"name": "Space Third Floor",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 12,
"name": "Space Fourth Floor",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
},
{
"currentVersion": 11.3,
"cimVersion": "3.3.0",
"id": 13,
"name": "Space Fifth Floor",
"type": "Feature Layer",
"description": " Do not leave \"Room\" and \"Building\" fields null. They can be blank but not null.<\/SPAN><\/P> SQL: SELECT [GlobalID],[Building],[Floor],[Room],[Status],[last_update] FROM [GEOVECTOR].[BFLDDATA].[INVENTORYLOCATIONS] where Room is not null and Status=1<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"sourceHeightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"copyrightText": "Maintained by GIS in Technology Services",
"parentLayer": null,
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Space",
"uniqueValueGroups": [
{
"heading": "Space",
"classes": [
{
"label": "Restroom",
"description": "Restroom",
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"values": [
[
"Restroom"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriPMS",
"url": "539269dcb5d7f102504654e56c5940c9",
"imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAgCAYAAAAIXrg4AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADFklEQVRIid2Wb0gTcRjHv9vtdDo0bZUFM/OFLyLwjSC9MKjIgmQa/RGSlpLaH9MKTejPG8FAaKEjUxEHaYbVwKTI0CKIIhBkKIPeBCHEQEYvYsx083Zb/H7nudvd7WQLCfrCXtzt+T2f+z3f3/PcGbDJMvwLAAMgHXVDpRhunAOwBIBPsJ6lv4bREjht8wACGwEYXBo5i1xLO/RsMe58Alb8dvRY7wLgFMlbxq/BlHOext764MEvrx2DtU+1AOnryUVlbGkH0KkAnOkqQNb2B+vXZM3WAnL9EsCyOqDZZY1LLurG63o4Kh2QKr/4OOTS6fPQOtmA7oqH6oBH1VO0LHIt+d2KewuzU9h7OP5eNOJDd8WIVomWaM2Fsgha8dvhtM0oABMdCygqm4Yh7dj6vWDgibQ8agCeGmobmEK2uQSh0AyctlkVg4k43D9ihW3ggCR2Rh4rBbC4/KIUen63sN2wF2mMBU1jFix+c2Oi47vkuBrR7KpCJKyXxZ7G8u9FDDd+EUExQLPrJLJ3Pld5UiDHApjza+GsJyVgcP3VPZhy29RjAbSM30TvKWI0JwIYZOTUQ0vb9pCEz+hOM7ec04wlvQH0SQEAz/nAGhMvWg16kIJEAI+fPx4jf1/iJwv6367VlU0FAIxe+UzbXa3RIpwH/TVvkkmsBJCnI7PEXDiqiAotT8vPdyoAwPvVDXOhMioUmNOYqEkAispiXSmVzmBJJbkcwII1KgcYUZaZmN9LrBaMji4CyIP2ieOUAIZRX6SnxgtdSxZ2HTqIq66LyN7RRieoKC74HuHQPHqsnWJJYwDbwH7VEySqaawK/TWk0Yj86Kt2oP1dOVhjeVwv9VhvS/2KAcjA0pKO+sAka3ZsVKSbiul51zF5cduORnyI8j76v9BkKQF4dFdcoAlaJwdhzIp1dHjVA/vRE6Td1kz+i0YTkqiJS/BOSAqwKTL8dwAeEZ58QcRMjtBrNW8iCAam4/pAGOm89g4clb2oG5pHpmkXVnnv2ktf7Wjy9LVYN+SWxWruQFg43PgxwY7l4jaK3XQP/gBuOwn4aW/FgAAAAABJRU5ErkJggg==",
"contentType": "image/png",
"width": 18,
"height": 24,
"angle": 0,
"xoffset": 0,
"yoffset": 10
},
"value": "Restroom",
"label": "Restroom"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
192,
228,
255
],
"toColor": [
252,
192,
228,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
252,
182,
255
],
"toColor": [
184,
252,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
241,
252,
255
],
"toColor": [
179,
241,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
227,
194,
255
],
"toColor": [
252,
227,
194,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
199,
252,
255
],
"toColor": [
179,
199,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
188,
182,
255
],
"toColor": [
252,
188,
182,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
229,
252,
210,
255
],
"toColor": [
229,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
245,
179,
252,
255
],
"toColor": [
245,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
252,
239,
255
],
"toColor": [
215,
252,
239,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
228,
204,
252,
255
],
"toColor": [
228,
204,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
182,
252,
210,
255
],
"toColor": [
182,
252,
210,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
210,
220,
255
],
"toColor": [
252,
210,
220,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
199,
229,
252,
255
],
"toColor": [
199,
229,
252,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": false,
"extent": {
"xmin": 6223821.940688059,
"ymin": 2286980.804922059,
"xmax": 6302559.456769139,
"ymax": 2350761.9831337333,
"spatialReference": {
"wkid": 102645,
"latestWkid": 2229,
"vcsWkid": 5703,
"latestVcsWkid": 5703,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -117608900,
"falseY": -91881400,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"heightModelInfo": {
"heightModel": "gravity_related_height",
"vertCRS": "NAVD_1988",
"heightUnit": "meter"
},
"supportsVCSProjection": true,
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "Building",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "Building",
"type": "esriFieldTypeString",
"alias": "Building",
"length": 50,
"domain": null
},
{
"name": "Floor",
"type": "esriFieldTypeString",
"alias": "Floor",
"length": 20,
"domain": null
},
{
"name": "People",
"type": "esriFieldTypeString",
"alias": "People",
"length": 100,
"domain": null
},
{
"name": "Space",
"type": "esriFieldTypeString",
"alias": "Space",
"length": 30,
"domain": null
},
{
"name": "Room",
"type": "esriFieldTypeString",
"alias": "Room",
"length": 10,
"domain": null
},
{
"name": "Comment",
"type": "esriFieldTypeString",
"alias": "Comment",
"length": 50,
"domain": null
},
{
"name": "Current_ID",
"type": "esriFieldTypeInteger",
"alias": "Current_ID",
"domain": null
},
{
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "last_update",
"type": "esriFieldTypeDate",
"alias": "last_update",
"length": 8,
"domain": null
},
{
"name": "Status",
"type": "esriFieldTypeSmallInteger",
"alias": "Status",
"domain": {
"type": "codedValue",
"name": "Status",
"description": "Active\\Inactive Coded Values",
"codedValues": [
{
"name": "Inactive",
"code": 0
},
{
"name": "Active",
"code": 1
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape"
},
"indexes": [
{
"name": "R555_SDE_ROWID_UK",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_555",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_555",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "a390_ix1",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": false,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 3000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false,
"supportsCurrentUserQueries": true
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": {
"timeZone": "Pacific Standard Time",
"respectsDaylightSaving": true
},
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true
}
],
"tables": []
}