{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "TaxlotsPF" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 77, 168, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.name", "title": "Custom" }, "lineOrientation": "unconstrained", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3964659.632545933, "ymin": 134310.3231627345, "xmax": 4187739.3120078743, "ymax": 423826.039041996, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2914, "latestWkid": 2914, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "RecordType", "type": "esriFieldTypeInteger", "alias": "Record Type", "domain": { "type": "codedValue", "name": "Operations", "description": "Record Operations", "codedValues": [ { "name": "Annexation", "code": 1 }, { "name": "Code Change", "code": 2 }, { "name": "Combine", "code": 3 }, { "name": "Forced Account", "code": 4 }, { "name": "Map Error", "code": 5 }, { "name": "Map Account", "code": 6 }, { "name": "Partition Plat", "code": 7 }, { "name": "Remap", "code": 8 }, { "name": "Retaxlot", "code": 9 }, { "name": "Road ROW Seg", "code": 10 }, { "name": "Road Vacation", "code": 11 }, { "name": "Segregation", "code": 12 }, { "name": "Size Change", "code": 13 }, { "name": "Sketch", "code": 14 }, { "name": "Subdivision", "code": 15 }, { "name": "Survey", "code": 16 }, { "name": "Zone Change", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RecordedDate", "type": "esriFieldTypeDate", "alias": "Recorded Date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Created Date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "length": 8, "domain": null }, { "name": "ParcelCount", "type": "esriFieldTypeInteger", "alias": "Created Parcel Count", "domain": null }, { "name": "RetiredParcelCount", "type": "esriFieldTypeInteger", "alias": "Retired Parcel Count", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "TransactionID", "type": "esriFieldTypeString", "alias": "TransactionID", "length": 255, "domain": null }, { "name": "EditType", "type": "esriFieldTypeString", "alias": "EditType", "length": 2, "domain": { "type": "codedValue", "name": "EditType", "description": "Edit type (edit of taxlot or reference edit)", "codedValues": [ { "name": "EditMap", "code": "EM" }, { "name": "Reference", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 255, "domain": null }, { "name": "SourceType", "type": "esriFieldTypeString", "alias": "SourceType", "length": 20, "domain": { "type": "codedValue", "name": "SourceType", "description": "Source type of the record", "codedValues": [ { "name": "Assessor Correction", "code": "AsCorrection" }, { "name": "Assessor File", "code": "AsFile" }, { "name": "Clerk BOR", "code": "BOR" }, { "name": "Clerk Deed", "code": "Clerk" }, { "name": "Condominium Plat", "code": "Condo" }, { "name": "Circuit Court", "code": "Court" }, { "name": "Deed", "code": "Deed" }, { "name": "Clerk DV", "code": "DV" }, { "name": "None", "code": "None" }, { "name": "Other", "code": "Other " }, { "name": "Partition Plat", "code": "Partition" }, { "name": "Photo", "code": "Photo" }, { "name": "State", "code": "State" }, { "name": "Subdivision Plat", "code": "Subdiv" }, { "name": "Survey", "code": "Survey" }, { "name": "Tax District", "code": "TxDst" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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": "UUID_362", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I451Name", "fields": "Name", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S307_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Plat", "relatedTableId": 17, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{5C7C7349-01E0-4F71-9217-E6FCC92E12A9}" }, { "id": 1, "name": "Condo", "relatedTableId": 24, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E1CAB312-4354-4FA5-9085-D6D1B0BCD2A8}" }, { "id": 2, "name": "Lot", "relatedTableId": 21, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{05003B99-BCFA-409A-B590-A2EA6DBBCF20}" }, { "id": 3, "name": "Condo", "relatedTableId": 23, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{4C8549FB-4133-423F-9311-4490FEADC14A}" }, { "id": 4, "name": "Taxlot", "relatedTableId": 14, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1D1545D8-3D1A-4FB2-9355-44988D11AE73}" }, { "id": 5, "name": "Taxlot", "relatedTableId": 15, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{FABD3BF8-4BD4-445C-BDBD-9E85A9BF7C01}" }, { "id": 6, "name": "TaxlotsPF_Connections", "relatedTableId": 8, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{C45E2FFC-C775-46C9-AF6C-1E641A8B8E46}" }, { "id": 7, "name": "Lot", "relatedTableId": 20, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{3FE5E100-8EE0-49E7-B2EB-993CC3F3A647}" }, { "id": 8, "name": "Plat", "relatedTableId": 18, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{65402B2C-28BB-46DA-A12A-A5322EDDBD41}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1787741666000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3cbc80cb55b64a2287e878b12409f468" }