{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 6, "name": "Building Footprints", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2001, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1529691571000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1052713.4301580116, "ymin": 1077506.0599217787, "xmax": 1084362.5000618435, "ymax": 1104401.2262756974, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.9143423452122822E7, "falseY": -5.062563940363401E7, "xyUnits": 1.247741862452891E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17299100, "falseY": -47344700, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "USER_", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "BUILDING_I", "type": "esriFieldTypeDouble", "alias": "BUILDING_I", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUILDING_I" }, { "name": "KFEAT", "type": "esriFieldTypeDouble", "alias": "KFEAT", "domain": { "type": "codedValue", "name": "KFEAT_Buildings", "description": "KFEAT for Buildings", "codedValues": [ { "name": "Building", "code": 101 }, { "name": "Secondary Structure", "code": 102 }, { "name": "Building Foundations", "code": 103 }, { "name": "Storage Tanks", "code": 105 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "KFEAT" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "name": "PEDIGREE", "type": "esriFieldTypeSmallInteger", "alias": "PEDIGREE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PEDIGREE" }, { "name": "USER_", "type": "esriFieldTypeString", "alias": "USER_", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "USER_" }, { "name": "DATE_", "type": "esriFieldTypeDate", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_" }, { "name": "TIME", "type": "esriFieldTypeDouble", "alias": "TIME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TIME" }, { "name": "MOD_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "MOD_FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MOD_FLAG" }, { "name": "ERROR_FLAG", "type": "esriFieldTypeSmallInteger", "alias": "ERROR_FLAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ERROR_FLAG" }, { "name": "TEST_MODE", "type": "esriFieldTypeSmallInteger", "alias": "TEST_MODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TEST_MODE" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "Shape_Le_1", "type": "esriFieldTypeDouble", "alias": "Shape_Le_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape_Le_1" }, { "name": "BUILDINGID", "type": "esriFieldTypeString", "alias": "Building Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BUILDINGID" }, { "name": "BASEELEV", "type": "esriFieldTypeDouble", "alias": "Base Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BASEELEV" }, { "name": "BLDGHEIGHT", "type": "esriFieldTypeDouble", "alias": "Building Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BLDGHEIGHT" }, { "name": "FLOORCOUNT", "type": "esriFieldTypeSmallInteger", "alias": "Number of Floors", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOORCOUNT" }, { "name": "EAVEHEIGHT", "type": "esriFieldTypeDouble", "alias": "Eave Height", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EAVEHEIGHT" }, { "name": "ROOFFORM", "type": "esriFieldTypeString", "alias": "Roof Form", "domain": { "type": "codedValue", "name": "BuildingRoofForm", "description": "The type of roof form for a given building", "codedValues": [ { "name": "Butterfly", "code": "Butterfly" }, { "name": "Dome", "code": "Dome" }, { "name": "Flat", "code": "Flat" }, { "name": "Gable", "code": "Gable" }, { "name": "Gambrel", "code": "Gambrel" }, { "name": "Hip", "code": "Hip" }, { "name": "Mansard", "code": "Mansard" }, { "name": "Pyramid", "code": "Pyramid" }, { "name": "Saltbox", "code": "Saltbox" }, { "name": "Shed", "code": "Shed" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ROOFFORM" }, { "name": "ROOFDIR", "type": "esriFieldTypeDouble", "alias": "Roof Direction", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROOFDIR" }, { "name": "FEATURECODE", "type": "esriFieldTypeString", "alias": "Facility Site Code", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FEATURECODE" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "SQLSDE.DBO.BuildingFootprint.AREA", "type": "esriFieldTypeDouble", "alias": "SQLSDE.DBO.BuildingFootprint.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQLSDE.DBO.BuildingFootprint.AREA" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "G1857BUILDINGID", "fields": "BUILDINGID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_296", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_296", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S239_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Building Footprints", "description": "", "prototype": { "attributes": { "SQLSDE.DBO.BuildingFootprint.AREA": null, "PERIMETER": null, "BUILDING_I": null, "KFEAT": null, "STATUS": null, "PEDIGREE": null, "USER_": null, "DATE_": null, "TIME": null, "MOD_FLAG": null, "ERROR_FLAG": null, "TEST_MODE": null, "Shape_Leng": null, "Shape_Le_1": null, "BUILDINGID": null, "BASEELEV": null, "BLDGHEIGHT": null, "FLOORCOUNT": null, "EAVEHEIGHT": null, "ROOFFORM": null, "ROOFDIR": null, "FEATURECODE": null, "LASTUPDATE": null, "LASTEDITOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,ChangeTracking", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "4095fec2a0dd42e886689c61ca478aab" }