{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "City Inventory Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "GISPRD.MAS_CITY_INV_GEOM", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": false, "extent": { "xmin": -8892693.03476238, "ymin": 5405098.551985252, "xmax": -8865601.027203096, "ymax": 5441367.837427153, "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": 2150, "latestWkid": 2958, "xyTolerance": 0.00100000016391277, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000.0016462827, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 166, 116, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GRID_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GRID_ID", "type": "esriFieldTypeString", "alias": "GRID_ID", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "GRID_ID" }, { "name": "ASSESSMENT_NUMBER", "type": "esriFieldTypeString", "alias": "ASSESSMENT_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "ASSESSMENT_NUMBER" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STREET" }, { "name": "LEGAL_DESCRIPTION", "type": "esriFieldTypeString", "alias": "LEGAL_DESCRIPTION", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "LEGAL_DESCRIPTION" }, { "name": "USE", "type": "esriFieldTypeString", "alias": "USE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "USE" }, { "name": "INSTRUMENT", "type": "esriFieldTypeString", "alias": "INSTRUMENT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSTRUMENT" }, { "name": "LEGAL_FILE", "type": "esriFieldTypeString", "alias": "LEGAL_FILE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LEGAL_FILE" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "PIN_NUMBER", "type": "esriFieldTypeString", "alias": "PIN_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PIN_NUMBER" }, { "name": "REGISTRATION_DATE", "type": "esriFieldTypeDate", "alias": "REGISTRATION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REGISTRATION_DATE" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "ASSESSED_VALUE", "type": "esriFieldTypeDouble", "alias": "ASSESSED_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ASSESSED_VALUE" }, { "name": "CITY_INV_ASSESSED", "type": "esriFieldTypeDouble", "alias": "CITY_INV_ASSESSED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CITY_INV_ASSESSED" }, { "name": "ASSESS_YR", "type": "esriFieldTypeString", "alias": "ASSESS_YR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ASSESS_YR" }, { "name": "PURCHASE_PRICE", "type": "esriFieldTypeDouble", "alias": "PURCHASE_PRICE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PURCHASE_PRICE" }, { "name": "PARK_SITE_ID", "type": "esriFieldTypeString", "alias": "PARK_SITE_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PARK_SITE_ID" }, { "name": "PSAB_MARKET_VALUE", "type": "esriFieldTypeDouble", "alias": "PSAB_MARKET_VALUE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSAB_MARKET_VALUE" }, { "name": "DATE_ADDED", "type": "esriFieldTypeDate", "alias": "DATE_ADDED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_ADDED" }, { "name": "DATE_EDITED", "type": "esriFieldTypeDate", "alias": "DATE_EDITED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_EDITED" }, { "name": "TYPE_OF_CHANGE", "type": "esriFieldTypeString", "alias": "TYPE_OF_CHANGE", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "TYPE_OF_CHANGE" }, { "name": "AREA_IN_SQ_M", "type": "esriFieldTypeDouble", "alias": "AREA_IN_SQ_M", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_IN_SQ_M" }, { "name": "AREA_IN_ACRE", "type": "esriFieldTypeDouble", "alias": "AREA_IN_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_IN_ACRE" }, { "name": "OWNER_VERIFIED_BY_TERANET", "type": "esriFieldTypeString", "alias": "OWNER_VERIFIED_BY_TERANET", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER_VERIFIED_BY_TERANET" }, { "name": "ADJUSTED_AVE_PRICE_PER_ACRE", "type": "esriFieldTypeDouble", "alias": "ADJUSTED_AVE_PRICE_PER_ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ADJUSTED_AVE_PRICE_PER_ACRE" }, { "name": "PSAB_VALUATION", "type": "esriFieldTypeDouble", "alias": "PSAB_VALUATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PSAB_VALUATION" }, { "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": "UPDATED_BY", "type": "esriFieldTypeString", "alias": "UPDATED BY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPDATED_BY" }, { "name": "HIST_ID", "type": "esriFieldTypeInteger", "alias": "HIST_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HIST_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R182105_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A958_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "City Inventory Points", "description": "", "prototype": { "attributes": { "UPDATED_BY": null, "HIST_ID": null, "GRID_ID": null, "ASSESSMENT_NUMBER": null, "STREET": null, "LEGAL_DESCRIPTION": null, "USE": null, "INSTRUMENT": null, "LEGAL_FILE": null, "COMMENTS": null, "PIN_NUMBER": null, "REGISTRATION_DATE": null, "STATUS": null, "ASSESSED_VALUE": null, "CITY_INV_ASSESSED": null, "ASSESS_YR": null, "PURCHASE_PRICE": null, "PARK_SITE_ID": null, "PSAB_MARKET_VALUE": null, "DATE_ADDED": null, "DATE_EDITED": null, "TYPE_OF_CHANGE": null, "AREA_IN_SQ_M": null, "AREA_IN_ACRE": null, "OWNER_VERIFIED_BY_TERANET": null, "ADJUSTED_AVE_PRICE_PER_ACRE": null, "PSAB_VALUATION": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "01b8ac039b2e44f4a2504e17ce769e9c" }