{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Buildings", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "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" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.1860966108125001E7, "ymin": 6987576.239999995, "xmax": 1.1900671469999999E7, "ymax": 7026215.739999995, "spatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -110512500, "falseY": -88858000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102746, "latestWkid": 2283, "xyTolerance": 0.02, "zTolerance": 0.02, "mTolerance": 0.02, "falseX": -110512500, "falseY": -88858000, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "VOTER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "VOTER", "type": "esriFieldTypeSmallInteger", "alias": "VOTER", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "VOTER" }, { "name": "STRTMAP", "type": "esriFieldTypeSmallInteger", "alias": "STRTMAP", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "STRTMAP" }, { "name": "SCHOOL", "type": "esriFieldTypeString", "alias": "School", "domain": { "type": "codedValue", "name": "Facility_Symbol", "description": "Code for individual symbols", "codedValues": [ { "name": "Alternative Elementary School", "code": "AES" }, { "name": "Alternative Middle School", "code": "AMS" }, { "name": "Community Center", "code": "CC" }, { "name": "County Facility/Office", "code": "CO" }, { "name": "Elementary School", "code": "ES" }, { "name": "Fire Station", "code": "FS" }, { "name": "Hospital", "code": "H" }, { "name": "High School", "code": "HS" }, { "name": "Library", "code": "LB" }, { "name": "Metro Blue Line Station", "code": "MB" }, { "name": "Metro Orange Line Station", "code": "MO" }, { "name": "Metro Orange/Blue Line Station", "code": "MOB" }, { "name": "Middle School", "code": "MS" }, { "name": "Metro Yellow/Blue Line Station", "code": "MYB" }, { "name": "Other Center", "code": "OC" }, { "name": "Post Office", "code": "PO" }, { "name": "Recycling Center", "code": "RC" }, { "name": "Swimming Pool", "code": "SP" }, { "name": "Senior Center", "code": "SC" }, { "name": "Other Facility", "code": "OT" }, { "name": "Nature Center", "code": "NC" }, { "name": "Metro Orange/Silver Line Station", "code": "MOS" }, { "name": "Metro Orange/Blue/Silver Line Station", "code": "MOBS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "School" }, { "name": "FIRESTATION", "type": "esriFieldTypeSmallInteger", "alias": "FireStation", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "FireStation" }, { "name": "COUNTYOFFICE", "type": "esriFieldTypeSmallInteger", "alias": "CountyOffice", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "CountyOffice" }, { "name": "LIBRARY", "type": "esriFieldTypeSmallInteger", "alias": "Library", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Library" }, { "name": "HOSPITAL", "type": "esriFieldTypeSmallInteger", "alias": "Hospital", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Hospital" }, { "name": "GIS_ID", "type": "esriFieldTypeInteger", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "GIS_ID" }, { "name": "GLUP", "type": "esriFieldTypeSmallInteger", "alias": "GLUP", "domain": { "type": "codedValue", "name": "BooleanYN", "description": "Boolean Yes/No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 }, { "name": "New/Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "GLUP" }, { "name": "GeoSyncDate", "type": "esriFieldTypeDate", "alias": "GeoSyncDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "GeoSyncDate" }, { "name": "CM_Type", "type": "esriFieldTypeString", "alias": "CM Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CM_Type" }, { "name": "CM_Label", "type": "esriFieldTypeString", "alias": "CM Label", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "CM_Label" }, { "name": "Building_Label", "type": "esriFieldTypeString", "alias": "Building Label", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Building_Label" }, { "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 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R27_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Buildings", "description": "", "prototype": { "attributes": { "Building_Label": null, "VOTER": 0, "STRTMAP": 0, "SCHOOL": null, "FIRESTATION": 0, "COUNTYOFFICE": 0, "LIBRARY": 0, "HOSPITAL": 0, "GIS_ID": 0, "GLUP": 0, "GeoSyncDate": null, "CM_Type": null, "CM_Label": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }