{ "layers": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 4, "name": "ACCELA_XAPO_ADDR_POINT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_109881226", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 575011.6586669944, "ymin": 2.637064385789016E7, "xmax": 1106583.4829884134, "ymax": 2.701197288690932E7, "spatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 118, 72, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "streetName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SOURCE_SEQ_NBR", "type": "esriFieldTypeInteger", "alias": "SOURCE_SEQ_NBR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "SOURCE_SEQ_NBR" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "parcel", "domain": null, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "parcel" }, { "name": "addressStatus", "type": "esriFieldTypeString", "alias": "addressStatus", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "addressStatus" }, { "name": "houseNumberStart", "type": "esriFieldTypeString", "alias": "houseNumberStart", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "houseNumberStart" }, { "name": "houseFractionStart", "type": "esriFieldTypeString", "alias": "houseFractionStart", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "houseFractionStart" }, { "name": "unitStart", "type": "esriFieldTypeString", "alias": "unitStart", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "unitStart" }, { "name": "unitEnd", "type": "esriFieldTypeString", "alias": "unitEnd", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "unitEnd" }, { "name": "streetDirection", "type": "esriFieldTypeString", "alias": "streetDirection", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "streetDirection" }, { "name": "streetName", "type": "esriFieldTypeString", "alias": "streetName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "streetName" }, { "name": "streetSuffix", "type": "esriFieldTypeString", "alias": "streetSuffix", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "streetSuffix" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "zip" }, { "name": "county", "type": "esriFieldTypeString", "alias": "county", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "county" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "country" }, { "name": "countryCode", "type": "esriFieldTypeString", "alias": "countryCode", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "countryCode" }, { "name": "XCoordinator", "type": "esriFieldTypeDouble", "alias": "XCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoordinator" }, { "name": "YCoordinator", "type": "esriFieldTypeDouble", "alias": "YCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoordinator" }, { "name": "addressDescription", "type": "esriFieldTypeString", "alias": "addressDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "addressDescription" }, { "name": "neighborhood", "type": "esriFieldTypeString", "alias": "neighborhood", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "neighborhood" }, { "name": "sourceFlag", "type": "esriFieldTypeString", "alias": "sourceFlag", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "sourceFlag" }, { "name": "SubdName", "type": "esriFieldTypeString", "alias": "SubdName", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "SubdName" }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "township" }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Range" }, { "name": "Section_", "type": "esriFieldTypeString", "alias": "Section_", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Section_" }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Book", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Book" }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Page" }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Block" }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "lot" }, { "name": "Accela_ID", "type": "esriFieldTypeDouble", "alias": "Accela_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Accela_ID" }, { "name": "Mod_Date", "type": "esriFieldTypeDate", "alias": "Mod_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Mod_Date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5543_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ACCELA_XAPO_ADDR_POINT", "description": "", "prototype": { "attributes": { "Accela_ID": null, "Mod_Date": null, "SOURCE_SEQ_NBR": 0, "parcel": null, "addressStatus": null, "houseNumberStart": null, "houseFractionStart": null, "unitStart": " ", "unitEnd": null, "streetDirection": null, "streetName": null, "streetSuffix": null, "city": null, "state": " ", "zip": null, "county": " ", "country": " ", "countryCode": " ", "XCoordinator": null, "YCoordinator": null, "addressDescription": null, "neighborhood": null, "sourceFlag": " ", "SubdName": null, "township": null, "Range": null, "Section_": null, "Book": null, "Page": null, "Block": null, "lot": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "809dc75671a6437abb2388f394cdc22f" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "ACCELA_XAPO_PARCEL_POINT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "modelName": "GP_825960944", "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 565302.0140443295, "ymin": 2.634088339214874E7, "xmax": 1107922.7434332445, "ymax": 2.701220294944132E7, "spatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 98, 79, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "sourceSeqNumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sourceSeqNumber", "type": "esriFieldTypeInteger", "alias": "sourceSeqNumber", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "sourceSeqNumber" }, { "name": "Parcel", "type": "esriFieldTypeString", "alias": "Parcel", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "Parcel" }, { "name": "parcelStatus", "type": "esriFieldTypeString", "alias": "parcelStatus", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "parcelStatus" }, { "name": "councilDistrict", "type": "esriFieldTypeString", "alias": "councilDistrict", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "councilDistrict" }, { "name": "legalDesc", "type": "esriFieldTypeString", "alias": "legalDesc", "domain": null, "editable": true, "nullable": true, "length": 350, "defaultValue": null, "modelName": "legalDesc" }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "subdivision", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subdivision" }, { "name": "township", "type": "esriFieldTypeString", "alias": "township", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "township" }, { "name": "range", "type": "esriFieldTypeString", "alias": "range", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "range" }, { "name": "section", "type": "esriFieldTypeString", "alias": "section", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "section" }, { "name": "primaryParcelFlag", "type": "esriFieldTypeString", "alias": "primaryParcelFlag", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "primaryParcelFlag" }, { "name": "inspectionDistrict", "type": "esriFieldTypeString", "alias": "inspectionDistrict", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "inspectionDistrict" }, { "name": "lot", "type": "esriFieldTypeString", "alias": "lot", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "lot" }, { "name": "block", "type": "esriFieldTypeString", "alias": "block", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "block" }, { "name": "parcelArea", "type": "esriFieldTypeDouble", "alias": "parcelArea", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "parcelArea" }, { "name": "improvedValue", "type": "esriFieldTypeDouble", "alias": "improvedValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "improvedValue" }, { "name": "landValue", "type": "esriFieldTypeInteger", "alias": "landValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "landValue" }, { "name": "exemptValue", "type": "esriFieldTypeDouble", "alias": "exemptValue", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "exemptValue" }, { "name": "TRACT", "type": "esriFieldTypeInteger", "alias": "TRACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRACT" }, { "name": "XCoordinator", "type": "esriFieldTypeDouble", "alias": "XCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoordinator" }, { "name": "YCoordinator", "type": "esriFieldTypeDouble", "alias": "YCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoordinator" }, { "name": "TAX_DIST", "type": "esriFieldTypeString", "alias": "TAX_DIST", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TAX_DIST" }, { "name": "parcelOID", "type": "esriFieldTypeInteger", "alias": "parcelOID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "parcelOID" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "zoning" }, { "name": "majorProject", "type": "esriFieldTypeString", "alias": "majorProject", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "majorProject" }, { "name": "parkDist", "type": "esriFieldTypeString", "alias": "parkDist", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "parkDist" }, { "name": "Mod_Date", "type": "esriFieldTypeDate", "alias": "Mod_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Mod_Date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5226_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "idx_Parcel_ParcelID", "fields": "Parcel,parcelOID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ACCELA_XAPO_PARCEL_POINT", "description": "", "prototype": { "attributes": { "parkDist": null, "Mod_Date": null, "sourceSeqNumber": 0, "Parcel": null, "parcelStatus": " ", "councilDistrict": null, "legalDesc": null, "subdivision": null, "township": null, "range": null, "section": null, "primaryParcelFlag": " ", "inspectionDistrict": null, "lot": null, "block": null, "parcelArea": null, "improvedValue": null, "landValue": null, "exemptValue": null, "TRACT": null, "XCoordinator": null, "YCoordinator": null, "TAX_DIST": null, "parcelOID": 0, "zoning": null, "majorProject": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "809dc75671a6437abb2388f394cdc22f" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "ACCELA_XAPO_OWNER_POINT", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": 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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": 565302.0140443295, "ymin": 2.634088339214874E7, "xmax": 1107922.7434332445, "ymax": 2.701220294944132E7, "spatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102707, "latestWkid": 3421, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -19184900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 142, 34, 103, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ownerFullName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "sourceSeqNumber", "type": "esriFieldTypeInteger", "alias": "sourceSeqNumber", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "sourceSeqNumber" }, { "name": "parcel", "type": "esriFieldTypeString", "alias": "parcel", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "parcel" }, { "name": "OwnerID", "type": "esriFieldTypeInteger", "alias": "OwnerID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "OwnerID" }, { "name": "ownerStatus", "type": "esriFieldTypeString", "alias": "ownerStatus", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "ownerStatus" }, { "name": "ownerFullName", "type": "esriFieldTypeString", "alias": "ownerFullName", "domain": null, "editable": true, "nullable": true, "length": 203, "defaultValue": null, "modelName": "ownerFullName" }, { "name": "isPrimary", "type": "esriFieldTypeString", "alias": "isPrimary", "domain": null, "editable": true, "nullable": false, "length": 1, "defaultValue": null, "modelName": "isPrimary" }, { "name": "address", "type": "esriFieldTypeString", "alias": "address", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "address" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "city" }, { "name": "state", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "state" }, { "name": "zip", "type": "esriFieldTypeString", "alias": "zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "zip" }, { "name": "mailAddress1", "type": "esriFieldTypeString", "alias": "mailAddress1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mailAddress1" }, { "name": "mailAddress2", "type": "esriFieldTypeString", "alias": "mailAddress2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "mailAddress2" }, { "name": "mailAddress3", "type": "esriFieldTypeString", "alias": "mailAddress3", "domain": null, "editable": true, "nullable": true, "length": 54, "defaultValue": null, "modelName": "mailAddress3" }, { "name": "mailCity", "type": "esriFieldTypeString", "alias": "mailCity", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "mailCity" }, { "name": "mailState", "type": "esriFieldTypeString", "alias": "mailState", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "mailState" }, { "name": "mailZip", "type": "esriFieldTypeString", "alias": "mailZip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "mailZip" }, { "name": "country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": false, "length": 2, "defaultValue": null, "modelName": "country" }, { "name": "XCoordinator", "type": "esriFieldTypeDouble", "alias": "XCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XCoordinator" }, { "name": "YCoordinator", "type": "esriFieldTypeDouble", "alias": "YCoordinator", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YCoordinator" }, { "name": "Mod_Date", "type": "esriFieldTypeDate", "alias": "Mod_Date", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "Mod_Date" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5535_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S92_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "ACCELA_XAPO_OWNER_POINT", "description": "", "prototype": { "attributes": { "YCoordinator": null, "Mod_Date": -2209161600000, "sourceSeqNumber": 0, "parcel": null, "OwnerID": 0, "ownerStatus": " ", "ownerFullName": null, "isPrimary": " ", "address": null, "city": null, "state": " ", "zip": null, "mailAddress1": null, "mailAddress2": null, "mailAddress3": null, "mailCity": null, "mailState": null, "mailZip": null, "country": " ", "XCoordinator": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "809dc75671a6437abb2388f394cdc22f" } ], "tables": [ { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 6, "name": "Accela_Staging.dbo.GENEALOGY", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "GEN_SOURCE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GEN_SOURCE", "type": "esriFieldTypeString", "alias": "GEN_SOURCE", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "GEN_SOURCE" }, { "name": "GEN_SEQ_NBR", "type": "esriFieldTypeDouble", "alias": "GEN_SEQ_NBR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GEN_SEQ_NBR" }, { "name": "GEN_TRAN_ID", "type": "esriFieldTypeDouble", "alias": "GEN_TRAN_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GEN_TRAN_ID" }, { "name": "OBJECT_TYPE", "type": "esriFieldTypeString", "alias": "OBJECT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "OBJECT_TYPE" }, { "name": "OBJECT_NBR", "type": "esriFieldTypeString", "alias": "OBJECT_NBR", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "OBJECT_NBR" }, { "name": "GEN_STAGE_NBR", "type": "esriFieldTypeSmallInteger", "alias": "GEN_STAGE_NBR", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GEN_STAGE_NBR" }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "REC_DATE" }, { "name": "REC_FUL_NAM", "type": "esriFieldTypeString", "alias": "REC_FUL_NAM", "domain": null, "editable": true, "nullable": false, "length": 70, "defaultValue": null, "modelName": "REC_FUL_NAM" }, { "name": "REC_STATUS", "type": "esriFieldTypeString", "alias": "REC_STATUS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REC_STATUS" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Accela_Staging.dbo.GENEALOGY", "description": "", "prototype": { "attributes": { "REC_FUL_NAM": " ", "GEN_SOURCE": " ", "GEN_SEQ_NBR": 0, "GEN_TRAN_ID": 0, "OBJECT_TYPE": " ", "OBJECT_NBR": " ", "GEN_STAGE_NBR": 0, "REC_DATE": -2209161600000, "REC_STATUS": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "809dc75671a6437abb2388f394cdc22f" }, { "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Accela_Staging.dbo.GEN_TRAN_DETAIL", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "", "globalIdField": "", "displayField": "GEN_SOURCE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "GEN_SOURCE", "type": "esriFieldTypeString", "alias": "GEN_SOURCE", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "GEN_SOURCE" }, { "name": "GEN_TRAN_ID", "type": "esriFieldTypeDouble", "alias": "GEN_TRAN_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "GEN_TRAN_ID" }, { "name": "OBJECT_TYPE", "type": "esriFieldTypeString", "alias": "OBJECT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 30, "defaultValue": null, "modelName": "OBJECT_TYPE" }, { "name": "GEN_TRAN_DATE", "type": "esriFieldTypeDate", "alias": "GEN_TRAN_DATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "GEN_TRAN_DATE" }, { "name": "GEN_TRAN_DESC", "type": "esriFieldTypeString", "alias": "GEN_TRAN_DESC", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "GEN_TRAN_DESC" }, { "name": "GEN_ACTION_BY", "type": "esriFieldTypeString", "alias": "GEN_ACTION_BY", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "GEN_ACTION_BY" }, { "name": "REC_DATE", "type": "esriFieldTypeDate", "alias": "REC_DATE", "domain": null, "editable": true, "nullable": false, "length": 8, "defaultValue": null, "modelName": "REC_DATE" }, { "name": "REC_FUL_NAM", "type": "esriFieldTypeString", "alias": "REC_FUL_NAM", "domain": null, "editable": true, "nullable": false, "length": 70, "defaultValue": null, "modelName": "REC_FUL_NAM" }, { "name": "REC_STATUS", "type": "esriFieldTypeString", "alias": "REC_STATUS", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REC_STATUS" }, { "name": "GEN_TRAN_ACTION_NBR", "type": "esriFieldTypeInteger", "alias": "GEN_TRAN_ACTION_NBR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEN_TRAN_ACTION_NBR" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Accela_Staging.dbo.GEN_TRAN_DETAIL", "description": "", "prototype": { "attributes": { "REC_STATUS": null, "GEN_SOURCE": " ", "GEN_TRAN_ID": 0, "OBJECT_TYPE": " ", "GEN_TRAN_DATE": -2209161600000, "GEN_TRAN_DESC": null, "GEN_ACTION_BY": null, "REC_DATE": -2209161600000, "REC_FUL_NAM": " ", "GEN_TRAN_ACTION_NBR": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "809dc75671a6437abb2388f394cdc22f" } ] }