{ "currentVersion": 10.71, "id": 8, "name": "Subdivision Label", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103146, "latestWkid": 6570, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 36000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIV] CONCAT \" SUBDIVISION\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 0, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Trebuchet MS", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 3200, "maxScale": 0 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[SUBDIV] CONCAT \" SUBDIVISION\"", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 168, 0, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Trebuchet MS", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 9600, "maxScale": 3201 } ] }, "defaultVisibility": true, "extent": { "xmin": 1503006.8114458174, "ymin": 971626.204538703, "xmax": 1655718.2686124295, "ymax": 1226316.0837542713, "spatialReference": { "wkid": 103146, "latestWkid": 6570 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EDITORNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SUBDIV", "type": "esriFieldTypeString", "alias": "SUBDIV", "length": 75, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 50, "domain": null }, { "name": "PHASE", "type": "esriFieldTypeString", "alias": "PHASE", "length": 20, "domain": null }, { "name": "SECTION", "type": "esriFieldTypeString", "alias": "SECTION", "length": 20, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 75, "domain": null }, { "name": "SHEET", "type": "esriFieldTypeString", "alias": "SHEET", "length": 20, "domain": null }, { "name": "PLAT_REF", "type": "esriFieldTypeString", "alias": "PLAT_REF", "length": 20, "domain": null }, { "name": "PLTBK", "type": "esriFieldTypeString", "alias": "PLTBK", "length": 4, "domain": null }, { "name": "PPAGE", "type": "esriFieldTypeSmallInteger", "alias": "PPAGE", "domain": null }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "length": 8, "domain": null }, { "name": "SUB_REF", "type": "esriFieldTypeString", "alias": "SUB_REF", "length": 20, "domain": null }, { "name": "APP_DATE", "type": "esriFieldTypeDate", "alias": "APP_DATE", "length": 8, "domain": null }, { "name": "COMPLETE", "type": "esriFieldTypeString", "alias": "COMPLETE", "length": 1, "domain": { "type": "codedValue", "name": "YESNO", "description": "YES / NO", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "CMETHOD", "type": "esriFieldTypeSmallInteger", "alias": "CMETHOD", "domain": { "type": "codedValue", "name": "CMETHOD", "description": "CAPTURE METHOD", "codedValues": [ { "name": "BLOCKED IN", "code": 10 }, { "name": "COGO", "code": 11 }, { "name": "COGO ADJUSTED", "code": 12 }, { "name": "DEED DESC NO COGO", "code": 13 }, { "name": "DIGITAL SR", "code": 14 }, { "name": "DIGITAL NO SR", "code": 15 }, { "name": "PHOTOGRAMMETRY", "code": 16 }, { "name": "TRANSFER", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CSOURCE", "type": "esriFieldTypeSmallInteger", "alias": "CSOURCE", "domain": { "type": "codedValue", "name": "CSOURCE", "description": "CAPTURE SOURCE", "codedValues": [ { "name": "DEED", "code": 20 }, { "name": "GPS", "code": 21 }, { "name": "HIGHWAY PLAN", "code": 22 }, { "name": "LIDAR", "code": 23 }, { "name": "LINEN", "code": 24 }, { "name": "PLAT", "code": 25 }, { "name": "PHOTOGRAPHY", "code": 26 }, { "name": "REMAP", "code": 27 }, { "name": "OTHER", "code": 28 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ISOURCE", "type": "esriFieldTypeSmallInteger", "alias": "ISOURCE", "domain": { "type": "codedValue", "name": "ISOURCE", "description": "INFORMATION SOURCE", "codedValues": [ { "name": "3DI", "code": 30 }, { "name": "ASI", "code": 31 }, { "name": "CITY", "code": 32 }, { "name": "COUNTY", "code": 33 }, { "name": "OTHER", "code": 34 }, { "name": "KUCERA", "code": 35 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "EDITORNAME", "type": "esriFieldTypeString", "alias": "EDITORNAME", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R6780_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_6780", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4823_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Data,Map,Query", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }