{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "CityParcel", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "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": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "CityParcel", "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": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 230000, "ymin": 525000, "xmax": 995000, "ymax": 1150000, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 0.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "GUID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GUID", "type": "esriFieldTypeString", "alias": "GUID: Globally-Unique ID", "domain": null, "editable": true, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GUID" }, { "name": "UFID", "type": "esriFieldTypeInteger", "alias": "Land_Rec_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "UFID" }, { "name": "GEOFID", "type": "esriFieldTypeString", "alias": "GoeFID: U.S. National Grid (USNG) centroid coordinate value", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "GeoFID" }, { "name": "USERID", "type": "esriFieldTypeString", "alias": "UserID: User-defined string ID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "UserID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN: Parcel Identification Number", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PIN" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN: Assessor Parcel Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APN" }, { "name": "VIRTUALFC", "type": "esriFieldTypeInteger", "alias": "VirtualFC: Virtual Feature Class Subtype List", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "VirtualFC" }, { "name": "TYPE", "type": "esriFieldTypeInteger", "alias": "Unapproved/Hillside", "domain": { "type": "codedValue", "name": "CityParcel", "description": "City Parcel", "codedValues": [ { "name": "Ordinary Parcel", "code": 101 }, { "name": "Hillside Parcel", "code": 102 }, { "name": "Unapproved Lot Split", "code": 103 }, { "name": "Unapproved/Hillside Parcel", "code": 104 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Type" }, { "name": "REVDATE", "type": "esriFieldTypeDate", "alias": "Most recent revision date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "RevDate" }, { "name": "ACCURACY", "type": "esriFieldTypeDouble", "alias": "Accuracy: NSSDA accuracy, RMSE 95% confidence level", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accuracy" }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "Status: FK into Status domain", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Status" }, { "name": "SECURITY", "type": "esriFieldTypeInteger", "alias": "Security: FK into Security domain", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Security" }, { "name": "MEMBEROF", "type": "esriFieldTypeString", "alias": "MemberOf: FK relating to parent ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "MemberOf" }, { "name": "SOURCE", "type": "esriFieldTypeInteger", "alias": "Source: FK into Source domain", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Source" }, { "name": "OWNERAGENCY", "type": "esriFieldTypeInteger", "alias": "OwnerAgency: FK into OwnerAgency table", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OwnerAgency" }, { "name": "RECORDAREA", "type": "esriFieldTypeDouble", "alias": "RecordArea: Recorded area for this parcel", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RecordArea" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "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": "ADDR", "type": "esriFieldTypeInteger", "alias": "ADDR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADDR" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "PREFIX" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET" }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "POSTDIR" }, { "name": "SUITE", "type": "esriFieldTypeString", "alias": "SUITE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUITE" }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP_CODE" }, { "name": "PA_SUBDIVISION", "type": "esriFieldTypeString", "alias": "PA_SUBDIVISION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PA_SUBDIVISION" }, { "name": "PA_LOT", "type": "esriFieldTypeString", "alias": "PA_LOT", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PA_LOT" }, { "name": "PA_BLOCK", "type": "esriFieldTypeString", "alias": "PA_BLOCK", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PA_BLOCK" }, { "name": "PA_SECTION", "type": "esriFieldTypeString", "alias": "PA_SECTION", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PA_SECTION" }, { "name": "PA_RANGE", "type": "esriFieldTypeString", "alias": "PA_RANGE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PA_RANGE" }, { "name": "PA_TOWNSHIP", "type": "esriFieldTypeString", "alias": "PA_TOWNSHIP", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "PA_TOWNSHIP" }, { "name": "QS_NO", "type": "esriFieldTypeString", "alias": "QS_NO", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "QS_NO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G75275APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G75275SOURCE", "fields": "SOURCE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I75275PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R5614318_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_5614318", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_5614318", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1742_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "CityParcel", "description": "", "prototype": { "attributes": { "QS_NO": null, "GUID": " ", "UFID": 0, "GEOFID": null, "USERID": null, "PIN": null, "APN": null, "VIRTUALFC": 0, "TYPE": null, "REVDATE": null, "ACCURACY": null, "STATUS": null, "SECURITY": null, "MEMBEROF": null, "SOURCE": null, "OWNERAGENCY": null, "RECORDAREA": null, "COMMENTS": null, "PA_TOWNSHIP": null, "PA_RANGE": null, "PA_SECTION": null, "PA_BLOCK": null, "PA_LOT": null, "ADDR": null, "PREFIX": null, "STREET": null, "STREET_TYPE": null, "POSTDIR": null, "SUITE": null, "ZIP_CODE": null, "PA_SUBDIVISION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "userTypeExtensions": [ "advancedEditing" ], "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b6eeadff0fec491d9a6cacec33e39114" }