{ "currentVersion": 11.0, "cimVersion": "3.0.0", "id": 1, "name": "AddressNeedsCondoAssignment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "address_geodb.units.address_needs_condo_assignment", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "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": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 1.3422349645997375E7, "ymin": 280963.1082677096, "xmax": 1.3515806148293957E7, "ymax": 349429.22506561875, "spatialReference": { "wkid": 2898, "latestWkid": 2898, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3047.9939040000017, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2898, "latestWkid": 2898, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -107138600, "falseY": -97193800, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 119, 33, 135, 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": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "addr_id", "globalIdField": "", "displayField": "street_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "addr_id", "type": "esriFieldTypeOID", "alias": "addr_id", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "addr_id" }, { "name": "unit_id", "type": "esriFieldTypeInteger", "alias": "unit_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "unit_id" }, { "name": "bldg_id", "type": "esriFieldTypeInteger", "alias": "bldg_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bldg_id" }, { "name": "parcel_id", "type": "esriFieldTypeString", "alias": "parcel_id", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "parcel_id" }, { "name": "street_id", "type": "esriFieldTypeInteger", "alias": "street_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "street_id" }, { "name": "street_number", "type": "esriFieldTypeInteger", "alias": "street_number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "street_number" }, { "name": "street_prefix", "type": "esriFieldTypeString", "alias": "street_prefix", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "street_prefix" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "street_name" }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "street_type", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "street_type" }, { "name": "unit_type", "type": "esriFieldTypeString", "alias": "unit_type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "unit_type" }, { "name": "unit_number", "type": "esriFieldTypeString", "alias": "unit_number", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "unit_number" }, { "name": "geo_source", "type": "esriFieldTypeString", "alias": "geo_source", "domain": null, "editable": true, "nullable": true, "length": 60000, "defaultValue": null, "modelName": "geo_source" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "AddressNeedsCondoAssignment", "description": "", "prototype": { "attributes": { "unit_number": null, "geo_source": null, "unit_id": null, "bldg_id": null, "parcel_id": null, "street_id": null, "street_number": null, "street_prefix": null, "street_name": null, "street_type": null, "unit_type": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }