{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Lots", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 6000, "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, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9603258.151940135, "ymin": 5275746.685491744, "xmax": -9548869.513334211, "ymax": 5339003.77222265, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "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": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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()" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Lot or Unit Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Parcel Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Second Division", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "SystemStartDate", "type": "esriFieldTypeDate", "alias": "System Start Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "SystemStartDate" }, { "name": "SystemEndDate", "type": "esriFieldTypeDate", "alias": "System End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndDate" }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "Legal Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStartDate" }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "Legal End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDate" }, { "name": "Accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "lrAccuracy", "description": "Parcel Fabric Accuracy", "codedValues": [ { "name": "1 - Highest", "code": 1 }, { "name": "2 - After 1980", "code": 2 }, { "name": "3 - 1908 to 1980", "code": 3 }, { "name": "4 - 1881 to 1907", "code": 4 }, { "name": "5 - Before 1881", "code": 5 }, { "name": "6 - 1800", "code": 6 }, { "name": "7 - Lowest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio" }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance" }, { "name": "MiscloseBearing", "type": "esriFieldTypeDouble", "alias": "Misclose Bearing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBearing" }, { "name": "ShapeStdErrorE", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorE" }, { "name": "ShapeStdErrorN", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorN" }, { "name": "ConveyanceType", "type": "esriFieldTypeString", "alias": "Sub or Condo Type", "domain": { "type": "codedValue", "name": "lrSimConType", "description": "The type of simultaneous conveyance", "codedValues": [ { "name": "Subdivision", "code": "Subdivision" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "French Long Lot", "code": "French Long Lot" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Small Holding Claim", "code": "Small Holding Claim" }, { "name": "Small Tracts Act", "code": "Small Tracts Act" }, { "name": "Texas Land Grant", "code": "Texas Land Grant" }, { "name": "Townsite", "code": "Townsite" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConveyanceType" }, { "name": "ConveyanceDesignator", "type": "esriFieldTypeString", "alias": "Sub or Condo Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ConveyanceDesignator" }, { "name": "SimConDivType", "type": "esriFieldTypeString", "alias": "Lot or Unit Type", "domain": { "type": "codedValue", "name": "lrSimConDivType", "description": "The type of simultaneous conveyance division", "codedValues": [ { "name": "Lot", "code": "Lot" }, { "name": "Park", "code": "Park" }, { "name": "Outlot", "code": "Outlot" }, { "name": "Building", "code": "Building" }, { "name": "Unit", "code": "Unit" }, { "name": "General Common Element", "code": "General Common Element" }, { "name": "Limited Common Element", "code": "Limited Common Element" }, { "name": "Claim", "code": "Claim" }, { "name": "Survey", "code": "Survey" }, { "name": "Fractional Part", "code": "Fractional Part" }, { "name": "Plot", "code": "Plot" }, { "name": "Public Right Of Way", "code": "Public Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Block", "code": "Block" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SimConDivType" }, { "name": "BlockDesignator", "type": "esriFieldTypeString", "alias": "Block Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "BlockDesignator" }, { "name": "EncumbranceType", "type": "esriFieldTypeString", "alias": "Encumbrance Type", "domain": { "type": "codedValue", "name": "lrEncumbranceType", "description": "The general types of encumbrance or easements", "codedValues": [ { "name": "Easement", "code": "Easement" }, { "name": "Utility", "code": "Utility" }, { "name": "Conservation", "code": "Conservation" }, { "name": "Flood", "code": "Flood" }, { "name": "Lease", "code": "Lease" }, { "name": "Private Ingress-Egress", "code": "Private Ingress-Egress" }, { "name": "Prescriptive Right Of Way", "code": "Prescriptive Right Of Way" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "EncumbranceType" }, { "name": "FloorDesignator", "type": "esriFieldTypeSmallInteger", "alias": "Floor Number", "domain": { "type": "range", "name": "lrFloorDesignator", "description": "Parcel Fabric Floor Number", "range": [ -10, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FloorDesignator" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifyDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2256_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1433_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lots", "description": "", "prototype": { "attributes": { "ModifiedBy": null, "ModifyDate": null, "CreatedBy": null, "Name": null, "Type": null, "StatedArea": null, "SystemStartDate": -2209161600000, "SystemEndDate": null, "LegalStartDate": null, "LegalEndDate": null, "Accuracy": null, "Rotation": null, "Scale": null, "MiscloseRatio": null, "MiscloseDistance": null, "MiscloseBearing": null, "ShapeStdErrorE": null, "ShapeStdErrorN": null, "ConveyanceType": null, "ConveyanceDesignator": null, "SimConDivType": null, "BlockDesignator": null, "EncumbranceType": null, "FloorDesignator": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b8ec085353343b4a7e6515adc851938" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Subdivisions & Condos", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 24000, "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, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9603258.434494214, "ymin": 5275725.889016508, "xmax": -9548869.165638728, "ymax": 5339016.33258526, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "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": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Sub or Condo Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Parcel Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Second Division", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "SystemStartDate", "type": "esriFieldTypeDate", "alias": "System Start Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "SystemStartDate" }, { "name": "SystemEndDate", "type": "esriFieldTypeDate", "alias": "System End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndDate" }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "Legal Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStartDate" }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "Legal End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDate" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio" }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance" }, { "name": "MiscloseBearing", "type": "esriFieldTypeDouble", "alias": "Misclose Bearing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBearing" }, { "name": "ShapeStdErrorE", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorE" }, { "name": "ShapeStdErrorN", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorN" }, { "name": "ConveyanceType", "type": "esriFieldTypeString", "alias": "Sub or Condo Type", "domain": { "type": "codedValue", "name": "lrSimConType", "description": "The type of simultaneous conveyance", "codedValues": [ { "name": "Subdivision", "code": "Subdivision" }, { "name": "Condominium", "code": "Condominium" }, { "name": "Sequence Conveyance", "code": "Sequence Conveyance" }, { "name": "Assessor Plat", "code": "Assessor Plat" }, { "name": "Plat of Survey", "code": "Plat of Survey" }, { "name": "Cemetery Plat", "code": "Cemetery Plat" }, { "name": "Farm Lot", "code": "Farm Lot" }, { "name": "French Long Lot", "code": "French Long Lot" }, { "name": "Grant of Land", "code": "Grant of Land" }, { "name": "Homestead Entry", "code": "Homestead Entry" }, { "name": "Indian Allotment", "code": "Indian Allotment" }, { "name": "Land Grant", "code": "Land Grant" }, { "name": "Small Holding Claim", "code": "Small Holding Claim" }, { "name": "Small Tracts Act", "code": "Small Tracts Act" }, { "name": "Texas Land Grant", "code": "Texas Land Grant" }, { "name": "Townsite", "code": "Townsite" }, { "name": "United States Survey", "code": "United States Survey" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ConveyanceType" }, { "name": "ConveyanceDesignator", "type": "esriFieldTypeString", "alias": "Sub or Condo Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ConveyanceDesignator" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifyDate" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2252_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1429_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subdivisions & Condos", "description": "", "prototype": { "attributes": { "ModifyDate": null, "Name": null, "Type": null, "StatedArea": null, "SystemStartDate": -2209161600000, "SystemEndDate": null, "LegalStartDate": null, "LegalEndDate": null, "Rotation": null, "Scale": null, "MiscloseRatio": null, "MiscloseDistance": null, "MiscloseBearing": null, "ShapeStdErrorE": null, "ShapeStdErrorN": null, "ConveyanceType": null, "ConveyanceDesignator": null, "CreatedBy": null, "ModifiedBy": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b8ec085353343b4a7e6515adc851938" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Government Land Office", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 18000, "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, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9604149.8814138, "ymin": 5275705.155463906, "xmax": -9548845.320405215, "ymax": 5343605.8403149545, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "PLSS Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Name" }, { "name": "Type", "type": "esriFieldTypeInteger", "alias": "Parcel Type", "domain": { "type": "codedValue", "name": "lrParcelType", "description": "The type of parcel managed in the fabric", "codedValues": [ { "name": "PLSS Township", "code": 1 }, { "name": "PLSS Section", "code": 2 }, { "name": "PLSS Quarter Section", "code": 3 }, { "name": "Special Survey", "code": 4 }, { "name": "Simultaneous Conveyance", "code": 5 }, { "name": "Conveyance Division", "code": 6 }, { "name": "Tax", "code": 7 }, { "name": "Ownership", "code": 8 }, { "name": "Encumbrance", "code": 9 }, { "name": "Separated Right", "code": 10 }, { "name": "Other", "code": 11 }, { "name": "PLSS Second Division", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "StatedArea" }, { "name": "SystemStartDate", "type": "esriFieldTypeDate", "alias": "System Start Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "SystemStartDate" }, { "name": "SystemEndDate", "type": "esriFieldTypeDate", "alias": "System End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SystemEndDate" }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "Legal Start Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalStartDate" }, { "name": "LegalEndDate", "type": "esriFieldTypeDate", "alias": "Legal End Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LegalEndDate" }, { "name": "Accuracy", "type": "esriFieldTypeInteger", "alias": "Accuracy", "domain": { "type": "codedValue", "name": "lrAccuracy", "description": "Parcel Fabric Accuracy", "codedValues": [ { "name": "1 - Highest", "code": 1 }, { "name": "2 - After 1980", "code": 2 }, { "name": "3 - 1908 to 1980", "code": 3 }, { "name": "4 - 1881 to 1907", "code": 4 }, { "name": "5 - Before 1881", "code": 5 }, { "name": "6 - 1800", "code": 6 }, { "name": "7 - Lowest", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "Rotation", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Rotation" }, { "name": "Scale", "type": "esriFieldTypeDouble", "alias": "Scale", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Scale" }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio" }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance" }, { "name": "MiscloseBearing", "type": "esriFieldTypeDouble", "alias": "Misclose Bearing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseBearing" }, { "name": "ShapeStdErrorE", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorE" }, { "name": "ShapeStdErrorN", "type": "esriFieldTypeDouble", "alias": "ShapeStdErrorN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ShapeStdErrorN" }, { "name": "PrincipalMeridian", "type": "esriFieldTypeString", "alias": "Township Principal Meridian", "domain": { "type": "codedValue", "name": "lrPLSSPrincipalMeridian", "description": "The code and names for the PLSS principal meridians", "codedValues": [ { "name": "1st Meridian", "code": "01" }, { "name": "2nd Meridian", "code": "02" }, { "name": "3rd Meridian", "code": "03" }, { "name": "4th Meridian", "code": "04" }, { "name": "5th Meridian", "code": "05" }, { "name": "6th Meridian", "code": "06" }, { "name": "Black Hills Meridian", "code": "07" }, { "name": "Boise Meridian", "code": "08" }, { "name": "Chickasaw Meridian", "code": "09" }, { "name": "Choctaw Meridian", "code": "10" }, { "name": "Cimarron Meridian", "code": "11" }, { "name": "Copper River Meridian", "code": "12" }, { "name": "Fairbanks Meridian", "code": "13" }, { "name": "Gila-Salt River Meridian", "code": "14" }, { "name": "Humboldt Meridian", "code": "15" }, { "name": "Huntsville Meridian", "code": "16" }, { "name": "Indian Meridian", "code": "17" }, { "name": "Louisiana Meridian", "code": "18" }, { "name": "Michigan Meridian", "code": "19" }, { "name": "Montana Meridian", "code": "20" }, { "name": "Mount Diablo Meridian", "code": "21" }, { "name": "Navajo Meridian", "code": "22" }, { "name": "New Mexico Meridian", "code": "23" }, { "name": "St. Helena Meridian", "code": "24" }, { "name": "St. Stephens Meridian", "code": "25" }, { "name": "Salt Lake Meridian", "code": "26" }, { "name": "San Bernardino Meridian", "code": "27" }, { "name": "Seward Meridian", "code": "28" }, { "name": "Tallahassee Meridian", "code": "29" }, { "name": "Uintah Meridian", "code": "30" }, { "name": "Ute Meridian", "code": "31" }, { "name": "Washington Meridian", "code": "32" }, { "name": "Willamette Meridian", "code": "33" }, { "name": "Wind River Meridian", "code": "34" }, { "name": "Between the Miamis", "code": "36" }, { "name": "Muskingum River", "code": "37" }, { "name": "Scioto River (First)", "code": "39" }, { "name": "Scioto River (Second)", "code": "40" }, { "name": "Twelve Mile Square Reserve", "code": "43" }, { "name": "Kateel River Meridian", "code": "44" }, { "name": "Umiat Meridian", "code": "45" }, { "name": "Extended Fourth Meridian", "code": "46" }, { "name": "West of the Great Miami", "code": "47" }, { "name": "Base Line of the US Military Survey", "code": "48" }, { "name": "Connecticut Western Reserve", "code": "91" }, { "name": "Not Applicable", "code": "99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "PrincipalMeridian" }, { "name": "TownshipNumber", "type": "esriFieldTypeString", "alias": "Township Number", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "TownshipNumber" }, { "name": "TownshipFraction", "type": "esriFieldTypeString", "alias": "Township Fraction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipFraction" }, { "name": "TownshipDirection", "type": "esriFieldTypeString", "alias": "Township Direction", "domain": { "type": "codedValue", "name": "lrPLSSDirection", "description": "The direction codes for the PLSS", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDirection" }, { "name": "RangeNumber", "type": "esriFieldTypeString", "alias": "Range Number", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "RangeNumber" }, { "name": "RangeFraction", "type": "esriFieldTypeString", "alias": "Range Fraction", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeFraction" }, { "name": "RangeDirection", "type": "esriFieldTypeString", "alias": "Range Direction", "domain": { "type": "codedValue", "name": "lrPLSSDirection", "description": "The direction codes for the PLSS", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "RangeDirection" }, { "name": "TownshipDupCode", "type": "esriFieldTypeString", "alias": "Duplicate Township", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "TownshipDupCode" }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSS Identification Number", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "PLSSID" }, { "name": "FirstDivisionType", "type": "esriFieldTypeString", "alias": "Section Type", "domain": { "type": "codedValue", "name": "lrPLSSFirstDivisionType", "description": "The type of PLSS first division, typically known as a section", "codedValues": [ { "name": "Unsectionalized Area", "code": "Unsectionalized Area" }, { "name": "Section", "code": "Section" }, { "name": "Lot", "code": "Lot" }, { "name": "Tract", "code": "Tract" }, { "name": "Protraction Block", "code": "Protraction Block" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Fractional Section", "code": "Fractional Section" }, { "name": "Quarter Township", "code": "Quarter Township" }, { "name": "Water", "code": "Water" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FirstDivisionType" }, { "name": "FirstDivisionDupCode", "type": "esriFieldTypeString", "alias": "Duplicate Section", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "FirstDivisionDupCode" }, { "name": "SecondDivisionNumber", "type": "esriFieldTypeString", "alias": "Quarter Section Number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDivisionNumber" }, { "name": "SecondDivisionSuffix", "type": "esriFieldTypeString", "alias": "Quarter Section Suffix", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SecondDivisionSuffix" }, { "name": "SecondDivisionType", "type": "esriFieldTypeString", "alias": "Quarter Section Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SecondDivisionType" }, { "name": "SpecialSurveyNumber", "type": "esriFieldTypeString", "alias": "Special Survey Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialSurveyNumber" }, { "name": "SpecialSurveySuffix", "type": "esriFieldTypeString", "alias": "Special Survey Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SpecialSurveySuffix" }, { "name": "SpecialSurveyType", "type": "esriFieldTypeString", "alias": "Special Survey Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialSurveyType" }, { "name": "SpecialSurveyNotes", "type": "esriFieldTypeString", "alias": "Special Survey Notes", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SpecialSurveyNotes" }, { "name": "CreatedBy", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CreatedBy" }, { "name": "ModifiedBy", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ModifiedBy" }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "Modification Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ModifyDate" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R2254_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1431_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Government Land Office", "description": "", "prototype": { "attributes": { "ModifyDate": null, "Name": null, "Type": null, "StatedArea": null, "SystemStartDate": -2209161600000, "SystemEndDate": null, "LegalStartDate": null, "LegalEndDate": null, "Accuracy": null, "Rotation": null, "Scale": null, "MiscloseRatio": null, "MiscloseDistance": null, "MiscloseBearing": null, "ShapeStdErrorE": null, "ShapeStdErrorN": null, "PrincipalMeridian": null, "TownshipNumber": null, "TownshipFraction": null, "TownshipDirection": null, "RangeNumber": null, "RangeFraction": null, "RangeDirection": null, "TownshipDupCode": null, "PLSSID": null, "FirstDivisionType": null, "FirstDivisionDupCode": null, "SecondDivisionNumber": null, "SecondDivisionSuffix": null, "SecondDivisionType": null, "SpecialSurveyNumber": null, "SpecialSurveySuffix": null, "SpecialSurveyType": null, "SpecialSurveyNotes": null, "CreatedBy": null, "ModifiedBy": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b8ec085353343b4a7e6515adc851938" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Developments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2400, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Layer consist of subtype subdivision and block layers.", "copyrightText": "Ottawa County GIS & Ottawa County PD&M", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9603258.43458527, "ymin": 5275725.889051008, "xmax": -9548869.067093186, "ymax": 5339016.336727391, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.0713859999927454E8, "falseY": -9.719379999963172E7, "xyUnits": 4139.337888, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "DevelopmentType", "field2": "PUD", "field3": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,No,Inactive", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,No,Active", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,No,", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,,Inactive", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,,Active", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,,", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 223, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "value": "Site Condo,,", "label": "Site Condo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 189, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "Site Condo,Yes,Proposed", "label": "Site Condo, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 189, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "Site Condo,Yes,Active", "label": "Site Condo, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 189, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 1 } }, "value": "Site Condo,Yes,", "label": "Site Condo, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,Unknown,Active", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,No,Unknown", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,No,Inactive", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,No,Active", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,No,", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,Unknown", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,Inactive", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,Active", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,", "label": "Plat, Non Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,No,Vacated", "label": "Plat, Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,,Vacated", "label": "Plat, Vacated" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 189, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,Yes,Active", "label": "Plat, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 189, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 1 } }, "value": "Plat,Yes,", "label": "Plat, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,Unknown,Active", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,No,Proposed", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,No,Active", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,No,", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,,Active", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 240, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,,", "label": "Other" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 188, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,Yes,Proposed", "label": "Other, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 219, 117, 188, 76 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1 } }, "value": "Other,Yes,Active", "label": "Other, Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": ",,Active", "label": "Null" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 252, 179, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1 } }, "value": ",,", "label": "Null" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 204, 252, 255 ], "toColor": [ 224, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 252, 179, 255 ], "toColor": [ 183, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 179, 255 ], "toColor": [ 252, 212, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 249, 252, 255 ], "toColor": [ 182, 249, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 215, 255 ], "toColor": [ 233, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 229, 252, 255 ], "toColor": [ 199, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 220, 255 ], "toColor": [ 187, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 215, 255 ], "toColor": [ 252, 215, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 184, 255 ], "toColor": [ 252, 241, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 240, 255 ], "toColor": [ 252, 212, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Segoe UI", "size": 18, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "DevelopmentType", "subtypeField": "", "fields": [ { "name": "DevelopmentType", "type": "esriFieldTypeString", "alias": "Development Type", "domain": { "type": "codedValue", "name": "DevelopmentType", "description": "", "codedValues": [ { "name": "Plat", "code": "Plat" }, { "name": "Site Condo", "code": "Site Condo" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DevelopmentType" }, { "name": "PUD", "type": "esriFieldTypeString", "alias": "PUD Flag", "domain": { "type": "codedValue", "name": "YesNoFlag", "description": "Yes, No, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PUD" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Development Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "Liber", "type": "esriFieldTypeString", "alias": "Liber", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Liber" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Page" }, { "name": "RODNumber", "type": "esriFieldTypeString", "alias": "Register of Deeds #", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "RODNumber" }, { "name": "GovernmentUnit", "type": "esriFieldTypeString", "alias": "Government Unit", "domain": { "type": "codedValue", "name": "GovUnitCode", "description": "", "codedValues": [ { "name": "Allendale Twp", "code": "11" }, { "name": "Blendon Twp", "code": "12" }, { "name": "Chester Twp", "code": "13" }, { "name": "Crockery Twp", "code": "14" }, { "name": "Georgetown Twp", "code": "15" }, { "name": "Grand Haven Twp", "code": "16" }, { "name": "Holland Twp", "code": "17" }, { "name": "Jamestown Twp", "code": "18" }, { "name": "Olive Twp", "code": "19" }, { "name": "Park Twp", "code": "20" }, { "name": "Polkton Twp", "code": "21" }, { "name": "Port Sheldon Twp", "code": "22" }, { "name": "Robinson Twp", "code": "23" }, { "name": "Spring Lake Twp", "code": "24" }, { "name": "Tallmadge Twp", "code": "25" }, { "name": "Wright Twp", "code": "26" }, { "name": "Zeeland Twp", "code": "27" }, { "name": "City of Coopersville", "code": "44" }, { "name": "City of Ferrysburg", "code": "51" }, { "name": "City of Grand Haven", "code": "58" }, { "name": "City of Holland", "code": "65" }, { "name": "City of Hudsonville", "code": "72" }, { "name": "City of Zeeland", "code": "79" }, { "name": "Village of Spring Lake", "code": "7" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GovernmentUnit" }, { "name": "GovermentUnit_Name", "type": "esriFieldTypeString", "alias": "Goverment Unit Development Name Combination", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "GovermentUnit_Name" }, { "name": "DrainDistrictName", "type": "esriFieldTypeString", "alias": "Drain District Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "DrainDistrictName" }, { "name": "DrainDistrictType", "type": "esriFieldTypeString", "alias": "Drain District Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DrainDistrictType" }, { "name": "DocumentsAvailable", "type": "esriFieldTypeString", "alias": "Documents Available", "domain": { "type": "codedValue", "name": "YesNoFlag", "description": "Yes, No, or Unknown", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DocumentsAvailable" }, { "name": "DocLinks", "type": "esriFieldTypeString", "alias": "Linked Documents", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "DocLinks" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "DevelopmentStatus", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Vacated", "code": "Vacated" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Status" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Additional Comments", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "Comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "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": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R6727_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6727", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_6727", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4506_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "Site Condo", "name": "Site Condo", "domains": { "DevelopmentType": {"type": "inherited"}, "PUD": {"type": "inherited"}, "GovernmentUnit": {"type": "inherited"}, "DocumentsAvailable": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Site Condo, No, Inactive", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Inactive" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, No, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, No, ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, , Inactive", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Inactive" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, , Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, Yes, Proposed", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Proposed" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, Yes, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Site Condo, Yes, ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Site Condo", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Plat", "name": "Plat, Non Vacated", "domains": { "DevelopmentType": {"type": "inherited"}, "PUD": {"type": "inherited"}, "GovernmentUnit": {"type": "inherited"}, "DocumentsAvailable": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Plat, Unknown, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "Unknown", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, No, Unknown", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Unknown" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, No, Inactive", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Inactive" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, No, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, No, ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , Unknown", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Unknown" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , Inactive", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Inactive" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, No, Vacated", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Vacated" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, , Vacated", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Vacated" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, Yes, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Plat, Yes, ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Plat", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Other", "name": "Other", "domains": { "DevelopmentType": {"type": "inherited"}, "PUD": {"type": "inherited"}, "GovernmentUnit": {"type": "inherited"}, "DocumentsAvailable": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": "Other, Unknown, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "Unknown", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, No, Proposed", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Proposed" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, No, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, No, ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "No", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, , Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, Yes, Proposed", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Proposed" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Other, Yes, Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": "Other", "PUD": "Yes", "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": null, "name": "Null", "domains": { "DevelopmentType": {"type": "inherited"}, "PUD": {"type": "inherited"}, "GovernmentUnit": {"type": "inherited"}, "DocumentsAvailable": {"type": "inherited"}, "Status": {"type": "inherited"} }, "templates": [ { "name": ", , Active", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": null, "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": "Active" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": ", , ", "description": "", "prototype": { "attributes": { "Comments": null, "DevelopmentType": null, "PUD": null, "Name": null, "Liber": null, "Page": null, "RODNumber": null, "GovernmentUnit": null, "GovermentUnit_Name": null, "DrainDistrictName": null, "DrainDistrictType": null, "DocumentsAvailable": null, "DocLinks": null, "Status": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9b8ec085353343b4a7e6515adc851938" } ], "tables": [] }