{ "currentVersion": 10.81, "id": 19, "name": "Survey Boundary Poly", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 600000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1569537133000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -2556059, "ymin": -202628, "xmax": 1901144, "ymax": 2948232, "spatialReference": { "wkid": 102006, "latestWkid": 3338 } }, "sourceSpatialReference": { "wkid": 102006, "latestWkid": 3338 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 52, 52, 52, 255 ], "width": 1.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NET_ACRES >= '80' AND NOT FILE_TYPE = 'EV'", "labelExpression": "[FILE_TYPE] CONCAT \" \" CONCAT [FILE_NUMBER] CONCAT NEWLINE CONCAT [SURVEY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 55000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NET_ACRES <= '79.99' AND NET_ACRES >= '40.00' AND NOT FILE_TYPE = 'EV'", "labelExpression": "[FILE_TYPE] CONCAT \" \" CONCAT [FILE_NUMBER] CONCAT NEWLINE CONCAT [SURVEY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 55000, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "NET_ACRES <= '39.99' AND NOT FILE_TYPE = 'EV'", "labelExpression": "[FILE_TYPE] CONCAT \" \" CONCAT [FILE_NUMBER] CONCAT NEWLINE CONCAT [SURVEY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 27500, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": "FILE_TYPE = 'EV'", "labelExpression": "[FILE_TYPE] CONCAT \" \" CONCAT [FILE_NUMBER] CONCAT NEWLINE CONCAT [SURVEY_NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 6, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 55000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SURVEY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FILE_TYPE", "type": "esriFieldTypeString", "alias": "FILE_TYPE", "domain": { "type": "codedValue", "name": "DOM_SURVEY_FT", "description": "Valid FILE_TYPE values", "codedValues": [ { "name": "ASBLT", "code": "ASBLT" }, { "name": "ASCS", "code": "ASCS" }, { "name": "ASLS", "code": "ASLS" }, { "name": "ATS", "code": "ATS" }, { "name": "CBS", "code": "CBS" }, { "name": "CS", "code": "CS" }, { "name": "EPF", "code": "EPF" }, { "name": "EV", "code": "EV" }, { "name": "LST", "code": "LST" }, { "name": "MR", "code": "MR" }, { "name": "PA", "code": "PA" }, { "name": "PDF", "code": "PDF" }, { "name": "PDS", "code": "PDS" }, { "name": "RS", "code": "RS" }, { "name": "SBS-S", "code": "SBS-S" }, { "name": "SFP", "code": "SFP" }, { "name": "SPF", "code": "SPF" }, { "name": "SPS", "code": "SPS" }, { "name": "TLS", "code": "TLS" }, { "name": "USMS", "code": "USMS" }, { "name": "USRS", "code": "USRS" }, { "name": "USS", "code": "USS" }, { "name": "WDM", "code": "WDM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FILE_TYPE" }, { "name": "FILE_NUMBER", "type": "esriFieldTypeString", "alias": "FILE_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FILE_NUMBER" }, { "name": "CASE_TYPE", "type": "esriFieldTypeString", "alias": "CASE_TYPE", "domain": { "type": "codedValue", "name": "DOM_SURVEY_CT", "description": "Valid CASE_TYPE values", "codedValues": [ { "name": "301", "code": "301" }, { "name": "302", "code": "302" }, { "name": "303", "code": "303" }, { "name": "304", "code": "304" }, { "name": "305", "code": "305" }, { "name": "306", "code": "306" }, { "name": "307", "code": "307" }, { "name": "308", "code": "308" }, { "name": "309", "code": "309" }, { "name": "310", "code": "310" }, { "name": "311", "code": "311" }, { "name": "312", "code": "312" }, { "name": "313", "code": "313" }, { "name": "314", "code": "314" }, { "name": "316", "code": "316" }, { "name": "317", "code": "317" }, { "name": "318", "code": "318" }, { "name": "319", "code": "319" }, { "name": "320", "code": "320" }, { "name": "321", "code": "321" }, { "name": "323", "code": "323" }, { "name": "324", "code": "324" }, { "name": "486", "code": "486" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CASE_TYPE" }, { "name": "SPECIAL_CODE", "type": "esriFieldTypeString", "alias": "SPECIAL_CODE", "domain": { "type": "codedValue", "name": "DOM_SURVEY_SC", "description": "Valid SPECIAL_CODE values", "codedValues": [ { "name": "0010", "code": "0010" }, { "name": "0011", "code": "0011" }, { "name": "0012", "code": "0012" }, { "name": "0013", "code": "0013" }, { "name": "0014", "code": "0014" }, { "name": "0015", "code": "0015" }, { "name": "0016", "code": "0016" }, { "name": "0017", "code": "0017" }, { "name": "0018", "code": "0018" }, { "name": "0019", "code": "0019" }, { "name": "0020", "code": "0020" }, { "name": "0021", "code": "0021" }, { "name": "0022", "code": "0022" }, { "name": "0023", "code": "0023" }, { "name": "0024", "code": "0024" }, { "name": "0025", "code": "0025" }, { "name": "0027", "code": "0027" }, { "name": "0028", "code": "0028" }, { "name": "0029", "code": "0029" }, { "name": "0031", "code": "0031" }, { "name": "0032", "code": "0032" }, { "name": "0033", "code": "0033" }, { "name": "0034", "code": "0034" }, { "name": "0035", "code": "0035" }, { "name": "0036", "code": "0036" }, { "name": "0037", "code": "0037" }, { "name": "0038", "code": "0038" }, { "name": "0040", "code": "0040" }, { "name": "0041", "code": "0041" }, { "name": "0042", "code": "0042" }, { "name": "0043", "code": "0043" }, { "name": "0044", "code": "0044" }, { "name": "0046", "code": "0046" }, { "name": "0047", "code": "0047" }, { "name": "0048", "code": "0048" }, { "name": "0074", "code": "0074" }, { "name": "4861", "code": "4861" }, { "name": "4862", "code": "4862" }, { "name": "4863", "code": "4863" }, { "name": "NAT", "code": "NAT" }, { "name": "4864", "code": "4864" }, { "name": "0030", "code": "0030" }, { "name": "0039", "code": "0039" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SPECIAL_CODE" }, { "name": "CASE_STATUS", "type": "esriFieldTypeString", "alias": "CASE_STATUS", "domain": { "type": "codedValue", "name": "DOM_SURVEY_CS", "description": "Valid CASE_STATUS values", "codedValues": [ { "name": "11", "code": "11" }, { "name": "15", "code": "15" }, { "name": "16", "code": "16" }, { "name": "18", "code": "18" }, { "name": "19", "code": "19" }, { "name": "50", "code": "50" }, { "name": "54", "code": "54" }, { "name": "55", "code": "55" }, { "name": "60", "code": "60" }, { "name": "64", "code": "64" }, { "name": "80", "code": "80" }, { "name": "93", "code": "93" }, { "name": "96", "code": "96" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CASE_STATUS" }, { "name": "SURVEY_NAME", "type": "esriFieldTypeString", "alias": "SURVEY_NAME", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SURVEY_NAME" }, { "name": "NET_ACRES", "type": "esriFieldTypeDouble", "alias": "NET_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NET_ACRES" }, { "name": "DECIMALS", "type": "esriFieldTypeSmallInteger", "alias": "DECIMALS", "domain": { "type": "range", "name": "DOM_SURVEY_DECIMALS", "description": "Valid DECIMALS values", "range": [ 0, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DECIMALS" }, { "name": "ENTRY_METHOD", "type": "esriFieldTypeString", "alias": "ENTRY_METHOD", "domain": { "type": "codedValue", "name": "DOM_SURVEY_ENTRY_METHOD", "description": "Valid ENTRY_METHOD values", "codedValues": [ { "name": "D-Digitized", "code": "D" }, { "name": "K-Keyboard", "code": "K" }, { "name": "U-Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ENTRY_METHOD" }, { "name": "DISPLAY", "type": "esriFieldTypeString", "alias": "DISPLAY", "domain": { "type": "codedValue", "name": "DOM_ALL_DISPLAY", "description": "Valid DISPLAY values", "codedValues": [ { "name": "Cartographic", "code": "C" }, { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": "Y", "modelName": "DISPLAY" }, { "name": "MAPPABLE_OBJECT_ID", "type": "esriFieldTypeString", "alias": "MAPPABLE_OBJECT_ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "MAPPABLE_OBJECT_ID" }, { "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": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "IDX_SURVEY_BOUNDARY_PY_DIS", "fields": "DISPLAY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R8274_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_8274", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_8274", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A7983_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "GIS.SURVEY_BOUNDARY_PY", "description": "", "prototype": { "attributes": { "MAPPABLE_OBJECT_ID": null, "FILE_TYPE": null, "FILE_NUMBER": null, "CASE_TYPE": null, "SPECIAL_CODE": null, "CASE_STATUS": null, "SURVEY_NAME": null, "NET_ACRES": null, "DECIMALS": null, "ENTRY_METHOD": null, "DISPLAY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Survey Boundary Poly", "description": "", "prototype": { "attributes": { "ENTRY_METHOD": null, "MAPPABLE_OBJECT_ID": null, "FILE_TYPE": null, "FILE_NUMBER": null, "CASE_TYPE": null, "SPECIAL_CODE": null, "CASE_STATUS": null, "SURVEY_NAME": null, "NET_ACRES": null, "DECIMALS": null, "DISPLAY": "Y" } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Survey Boundary Poly", "description": "", "prototype": { "attributes": { "ENTRY_METHOD": null, "MAPPABLE_OBJECT_ID": null, "FILE_TYPE": null, "FILE_NUMBER": null, "CASE_TYPE": null, "SPECIAL_CODE": null, "CASE_STATUS": null, "SURVEY_NAME": null, "NET_ACRES": null, "DECIMALS": null, "DISPLAY": "Y" } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }