{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.1694394258978494E7, "ymin": 4541951.659466048, "xmax": -1.1582088548004715E7, "ymax": 4654587.580614315, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102655, "latestWkid": 2233, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119381300, "falseY": -93979800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 194, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.PAR_NUM", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 4513.988705, "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.5, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "OwnerName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PAR_NUM", "type": "esriFieldTypeDouble", "alias": "PAR_NUM", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "PAR_NUM" }, { "name": "PAR_TXT", "type": "esriFieldTypeString", "alias": "PAR_TXT", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "PAR_TXT" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "Fips", "type": "esriFieldTypeInteger", "alias": "Fips", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Fips" }, { "name": "ParcelNumb", "type": "esriFieldTypeDouble", "alias": "ParcelNumb", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ParcelNumb" }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerName" }, { "name": "SequenceNu", "type": "esriFieldTypeInteger", "alias": "SequenceNu", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SequenceNu" }, { "name": "OwnerStree", "type": "esriFieldTypeString", "alias": "OwnerStree", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerStree" }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerCity" }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerState" }, { "name": "OwnerZip", "type": "esriFieldTypeString", "alias": "OwnerZip", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerZip" }, { "name": "OwnerCount", "type": "esriFieldTypeString", "alias": "OwnerCount", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "OwnerCount" }, { "name": "TaxDistric", "type": "esriFieldTypeString", "alias": "TaxDistric", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "TaxDistric" }, { "name": "Neighborho", "type": "esriFieldTypeString", "alias": "Neighborho", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "Neighborho" }, { "name": "Subdivisio", "type": "esriFieldTypeString", "alias": "Subdivisio", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "Subdivisio" }, { "name": "TaxExempt", "type": "esriFieldTypeString", "alias": "TaxExempt", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "TaxExempt" }, { "name": "MobileHome", "type": "esriFieldTypeString", "alias": "MobileHome", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "MobileHome" }, { "name": "SeniorExem", "type": "esriFieldTypeString", "alias": "SeniorExem", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "SeniorExem" }, { "name": "LegalDescr", "type": "esriFieldTypeString", "alias": "LegalDescr", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "LegalDescr" }, { "name": "LandAssess", "type": "esriFieldTypeDouble", "alias": "LandAssess", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LandAssess" }, { "name": "LandActual", "type": "esriFieldTypeDouble", "alias": "LandActual", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LandActual" }, { "name": "Improvemen", "type": "esriFieldTypeDouble", "alias": "Improvemen", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Improvemen" }, { "name": "Improvem_1", "type": "esriFieldTypeDouble", "alias": "Improvem_1", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Improvem_1" }, { "name": "NoDisplay", "type": "esriFieldTypeString", "alias": "NoDisplay", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "NoDisplay" }, { "name": "DateLastCh", "type": "esriFieldTypeDate", "alias": "DateLastCh", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateLastCh" }, { "name": "Zoning", "type": "esriFieldTypeString", "alias": "Zoning", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "Zoning" }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Shape_Leng" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R232_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S203_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "Zoning": " ", "Shape_Leng": 0, "PAR_NUM": 0, "PAR_TXT": " ", "created_us": " ", "created_da": null, "last_edite": " ", "last_edi_1": null, "GlobalID": " ", "OBJECTID_1": 0, "Fips": 0, "ParcelNumb": 0, "OwnerName": " ", "SequenceNu": 0, "OwnerStree": " ", "OwnerCity": " ", "OwnerState": " ", "OwnerZip": " ", "OwnerCount": " ", "TaxDistric": " ", "Neighborho": " ", "Subdivisio": " ", "TaxExempt": " ", "MobileHome": " ", "SeniorExem": " ", "LegalDescr": " ", "LandAssess": 0, "LandActual": 0, "Improvemen": 0, "Improvem_1": 0, "NoDisplay": " ", "DateLastCh": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "f7e62f505e2c4877b344f7d4f49b42d1" } ], "tables": [] }