{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 59, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -1.218418999983128E8, "falseY": -93659000, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 54, "name": "10K" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 234, 218, 0 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 915260.1216872036, "ymin": -421466.5600000024, "xmax": 2816204.8716872036, "ymax": 1479542.7600000054, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.0010240000009536746, "zTolerance": 2, "mTolerance": 2, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PIN", "typeIdField": "PARCELTYPE", "subtypeFieldName": "PARCELTYPE", "subtypeField": "PARCELTYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LRK", "type": "esriFieldTypeInteger", "alias": "LRK", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeInteger", "alias": "PARCELTYPE", "domain": null }, { "name": "ACCODE", "type": "esriFieldTypeSmallInteger", "alias": "ACCODE", "domain": null }, { "name": "ACCT", "type": "esriFieldTypeInteger", "alias": "ACCT", "domain": null }, { "name": "TWNSHIP", "type": "esriFieldTypeString", "alias": "TWNSHIP", "length": 2, "domain": null }, { "name": "TSMAP", "type": "esriFieldTypeString", "alias": "TSMAP", "length": 4, "domain": null }, { "name": "TSBLK", "type": "esriFieldTypeString", "alias": "TSBLK", "length": 2, "domain": null }, { "name": "TSLOT", "type": "esriFieldTypeString", "alias": "TSLOT", "length": 4, "domain": null }, { "name": "TSSUFF", "type": "esriFieldTypeString", "alias": "TSSUFF", "length": 2, "domain": null }, { "name": "TSCITY", "type": "esriFieldTypeString", "alias": "TSCITY", "length": 2, "domain": null }, { "name": "DESCODE", "type": "esriFieldTypeString", "alias": "DESCODE", "length": 50, "domain": null }, { "name": "CACRES", "type": "esriFieldTypeDouble", "alias": "CACRES", "domain": null }, { "name": "DACRES", "type": "esriFieldTypeDouble", "alias": "DACRES", "domain": null }, { "name": "NBHD", "type": "esriFieldTypeString", "alias": "NBHD", "length": 5, "domain": null }, { "name": "PARID8", "type": "esriFieldTypeString", "alias": "PARID8", "length": 8, "domain": null }, { "name": "ZONING", "type": "esriFieldTypeString", "alias": "ZONING", "length": 10, "domain": null }, { "name": "ModifyDate", "type": "esriFieldTypeDate", "alias": "ModifyDate", "length": 8, "domain": null }, { "name": "TAXJURIS", "type": "esriFieldTypeString", "alias": "TAXJURIS", "length": 20, "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 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "domain": null }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "indx_LRK", "fields": "LRK", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S11_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 1, "name": "Parcel" } ], "subtypes": [ { "domains": {}, "defaultValues": { "LRK": null, "PIN": null, "PARCELTYPE": 1, "ACCODE": null, "ACCT": null, "TWNSHIP": null, "TSMAP": null, "TSBLK": null, "TSLOT": null, "TSSUFF": null, "TSCITY": null, "DESCODE": null, "CACRES": null, "DACRES": null, "NBHD": null, "PARID8": null, "ZONING": null, "ModifyDate": null, "TAXJURIS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "X": null, "Y": null }, "code": 1, "name": "Parcel" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "effectiveMinScale": 10000, "effectiveMaxScale": 5001, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "542dc4a2d58c4b3fb29d211f2617515d" }