{ "currentVersion": 10.91, "id": 10, "name": "Lots & Tracts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SUBTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.1 } }, "value": "1", "label": "Lot", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 1.1 } }, "value": "2", "label": "Tract", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ADDRESS]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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" } }, "minScale": 5000, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 2240823.234275058, "ymin": 6865866.509412065, "xmax": 2418812.9114314765, "ymax": 7068264.059340566, "spatialReference": { "wkid": 102738, "latestWkid": 2276 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CFWLAND_ID", "type": "esriFieldTypeInteger", "alias": "CFWLAND_ID", "domain": null }, { "name": "ABSTRACT", "type": "esriFieldTypeString", "alias": "ABSTRACT", "length": 50, "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "TRACT", "length": 10, "domain": null }, { "name": "SUBDIVISION", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 50, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 5, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 10, "domain": null }, { "name": "MAPSCO", "type": "esriFieldTypeString", "alias": "MAPSCO", "length": 8, "domain": null }, { "name": "TADMAP", "type": "esriFieldTypeString", "alias": "TADMAP", "length": 9, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "TAD_ACCOUNT", "type": "esriFieldTypeInteger", "alias": "TAD_ACCOUNT", "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeInteger", "alias": "LANDVALUE", "domain": null }, { "name": "IMPRVALUE", "type": "esriFieldTypeInteger", "alias": "IMPRVALUE", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 150, "domain": null }, { "name": "OWNERADDRESS", "type": "esriFieldTypeString", "alias": "OWNERADDRESS", "length": 60, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 60, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 10, "domain": null }, { "name": "ABSTRACT_ID", "type": "esriFieldTypeString", "alias": "ABSTRACT_ID", "length": 6, "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": { "type": "codedValue", "name": "CFWLandSubtypes", "description": "CFWLand subtype coded domain values", "codedValues": [ { "name": "Lot", "code": 1 }, { "name": "Tract", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADDR_NO", "type": "esriFieldTypeInteger", "alias": "ADDR_NO", "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 57, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 5, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "PARCEL_LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "PARCEL_LEGAL_DESCRIPTION", "length": 255, "domain": null }, { "name": "EXEMPTION_CODE", "type": "esriFieldTypeString", "alias": "EXEMPTION_CODE", "length": 50, "domain": null }, { "name": "COUNTYNAME", "type": "esriFieldTypeString", "alias": "COUNTYNAME", "length": 30, "domain": null }, { "name": "DIVIDED_OWNERSHIP", "type": "esriFieldTypeString", "alias": "DIVIDED_OWNERSHIP", "length": 5, "domain": null }, { "name": "DATESTAMP", "type": "esriFieldTypeDate", "alias": "DATESTAMP", "length": 8, "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": "R76093_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71868_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }