{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 5, "name": "Townships", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 4, "name": "Township Range Section Quarters" }, "subLayers": [], "minScale": 1155582, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TWP_RNG]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 577791, "name": "Default", "priority": 12, "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": [ 115, 0, 0, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7.5, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 240524.17700000014, "ymin": 3875861.8434999995, "xmax": 765534.5828999998, "ymax": 4653620.824100001, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PLSSID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEABBR", "type": "esriFieldTypeString", "alias": "State Abbreviation", "length": 2, "domain": null }, { "name": "PRINMERCD", "type": "esriFieldTypeString", "alias": "Prime Meridian Code", "length": 2, "domain": null }, { "name": "PRINMER", "type": "esriFieldTypeString", "alias": "Prime Meridian Text", "length": 40, "domain": null }, { "name": "TWNSHPNO", "type": "esriFieldTypeString", "alias": "PLSS Township Number", "length": 3, "domain": null }, { "name": "TWNSHPFRAC", "type": "esriFieldTypeString", "alias": "PLSS Township Fraction", "length": 1, "domain": null }, { "name": "TWNSHPDIR", "type": "esriFieldTypeString", "alias": "PLSS Township Direction", "length": 1, "domain": null }, { "name": "RANGENO", "type": "esriFieldTypeString", "alias": "PLSS Range Number", "length": 3, "domain": null }, { "name": "RANGEFRAC", "type": "esriFieldTypeString", "alias": "PLSS Range Fraction", "length": 1, "domain": null }, { "name": "RANGEDIR", "type": "esriFieldTypeString", "alias": "PLSS Range Direction", "length": 1, "domain": null }, { "name": "TWNSHPDPCD", "type": "esriFieldTypeString", "alias": "PLSS Township Duplicate Code", "length": 1, "domain": null }, { "name": "PLSSID", "type": "esriFieldTypeString", "alias": "PLSS Township Identifer", "length": 16, "domain": null }, { "name": "STEWARD", "type": "esriFieldTypeString", "alias": "Data Steward for PLSS Township Data", "length": 50, "domain": null }, { "name": "TWNSHPLAB", "type": "esriFieldTypeString", "alias": "PLSS Township Label", "length": 20, "domain": null }, { "name": "SRVNAME", "type": "esriFieldTypeString", "alias": "Survey Name for Ohio PLSS Surveys", "length": 60, "domain": null }, { "name": "SECSRVNAME", "type": "esriFieldTypeString", "alias": "Secondary Survey Name for Ohio Surveys", "length": 60, "domain": null }, { "name": "SURVTYP", "type": "esriFieldTypeString", "alias": "Survey Type Code", "length": 2, "domain": null }, { "name": "SURVTYPTXT", "type": "esriFieldTypeString", "alias": "SurveyType Text", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "TWP", "type": "esriFieldTypeString", "alias": "TWP", "length": 6, "domain": null }, { "name": "RNG", "type": "esriFieldTypeString", "alias": "RNG", "length": 6, "domain": null }, { "name": "SECT", "type": "esriFieldTypeString", "alias": "SECT", "length": 4, "domain": null }, { "name": "TWP_RNG", "type": "esriFieldTypeString", "alias": "TWP_RNG", "length": 15, "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": "R332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "Township_PLSSID", "fields": "PLSSID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S305_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }