{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "Subdivisions", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 16000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1008447.1141589135, "ymin": 1821000.0558626577, "xmax": 1052427.5911584124, "ymax": 1877751.4462966546, "spatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 3443, "latestWkid": 3443, "xyTolerance": 0.003280833333333333, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 1.5 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SUBDIVISION_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 20, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "SUBDIVISION_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SUBDIVISION_NAME", "type": "esriFieldTypeString", "alias": "SUBDIVISION_NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SUBDIVISION_NAME" }, { "name": "RECORDED_DOCUMENT_NUMBER", "type": "esriFieldTypeString", "alias": "RECORDED_DOCUMENT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "RECORDED_DOCUMENT_NUMBER" }, { "name": "PUD_YES_NO", "type": "esriFieldTypeString", "alias": "PUD_YES_NO", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PUD_YES_NO" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "ACREAGE_TYPE", "type": "esriFieldTypeString", "alias": "ACREAGE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ACREAGE_TYPE" }, { "name": "TOTAL_NUMBER_OF_LOTS", "type": "esriFieldTypeSmallInteger", "alias": "TOTAL_NUMBER_OF_LOTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TOTAL_NUMBER_OF_LOTS" }, { "name": "NUMBER_OF_LOTS_COMPLETE", "type": "esriFieldTypeSmallInteger", "alias": "NUMBER_OF_LOTS_COMPLETE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUMBER_OF_LOTS_COMPLETE" }, { "name": "DEVELOPER_NAME", "type": "esriFieldTypeString", "alias": "DEVELOPER_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DEVELOPER_NAME" }, { "name": "DEVELOPMENT_STATUS", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DEVELOPMENT_STATUS" }, { "name": "FAR", "type": "esriFieldTypeSingle", "alias": "FAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FAR" }, { "name": "DENSITY", "type": "esriFieldTypeSingle", "alias": "DENSITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DENSITY" }, { "name": "SPECIAL_ZONING", "type": "esriFieldTypeString", "alias": "SPECIAL_ZONING", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SPECIAL_ZONING" }, { "name": "DEVELOPMENT_TYPE", "type": "esriFieldTypeString", "alias": "DEVELOPMENT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "DEVELOPMENT_TYPE" }, { "name": "SUBD_ID", "type": "esriFieldTypeInteger", "alias": "SUBD_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SUBD_ID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LEGACYID" }, { "name": "PRE_1989_SETBACK", "type": "esriFieldTypeString", "alias": "PRE_1989_SETBACK", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRE_1989_SETBACK" }, { "name": "DECK_STATEMENT", "type": "esriFieldTypeString", "alias": "DECK_STATEMENT", "domain": null, "editable": true, "nullable": true, "length": 600, "defaultValue": null, "modelName": "DECK_STATEMENT" }, { "name": "PARK_SCHOOL_CONTRIBUTION", "type": "esriFieldTypeString", "alias": "PARK_SCHOOL_CONTRIBUTION", "domain": null, "editable": true, "nullable": true, "length": 600, "defaultValue": null, "modelName": "PARK_SCHOOL_CONTRIBUTION" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R72_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_72", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_72", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S52_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivisions", "description": "", "prototype": { "attributes": { "DEVELOPMENT_TYPE": null, "PARK_SCHOOL_CONTRIBUTION": null, "SUBDIVISION_NAME": null, "RECORDED_DOCUMENT_NUMBER": null, "PUD_YES_NO": null, "ACREAGE": null, "ACREAGE_TYPE": null, "TOTAL_NUMBER_OF_LOTS": null, "NUMBER_OF_LOTS_COMPLETE": null, "DEVELOPER_NAME": null, "DEVELOPMENT_STATUS": null, "FAR": null, "DENSITY": null, "SPECIAL_ZONING": null, "SUBD_ID": 0, "FACILITYID": null, "LEGACYID": null, "PRE_1989_SETBACK": null, "DECK_STATEMENT": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }