{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Master Address Table (MAT)", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 350000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "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, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": -9709543.3508, "ymin": 5045715.862499997, "xmax": -9677028.7462, "ymax": 5116074.9542, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 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": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "city", "type": "esriFieldTypeString", "alias": "city", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "city" }, { "name": "postalCode", "type": "esriFieldTypeString", "alias": "postalCode", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "postalCode" }, { "name": "State", "type": "esriFieldTypeString", "alias": "state", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "IN", "modelName": "State" }, { "name": "Country", "type": "esriFieldTypeString", "alias": "country", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "US", "modelName": "Country" }, { "name": "unit", "type": "esriFieldTypeString", "alias": "unit", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "unit" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NGUID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NGUID" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "matID", "type": "esriFieldTypeString", "alias": "matID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "matID" }, { "name": "gisID", "type": "esriFieldTypeString", "alias": "gisID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gisID" }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "PIN" }, { "name": "ownerName", "type": "esriFieldTypeString", "alias": "ownerName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerName" }, { "name": "ownerCity", "type": "esriFieldTypeString", "alias": "ownerCity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerCity" }, { "name": "ownerState", "type": "esriFieldTypeString", "alias": "ownerState", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerState" }, { "name": "ownerPostalCode", "type": "esriFieldTypeString", "alias": "ownerPostalCode", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerPostalCode" }, { "name": "ownerCountry", "type": "esriFieldTypeString", "alias": "ownerCountry", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerCountry" }, { "name": "streetNo", "type": "esriFieldTypeString", "alias": "streetNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streetNo" }, { "name": "streetName", "type": "esriFieldTypeString", "alias": "streetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "streetName" }, { "name": "ownerStreetNo", "type": "esriFieldTypeString", "alias": "ownerStreetNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerStreetNo" }, { "name": "ownerStreetName", "type": "esriFieldTypeString", "alias": "ownerStreetName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerStreetName" }, { "name": "yearBuilt", "type": "esriFieldTypeString", "alias": "yearBuilt", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "yearBuilt" }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "subdivision", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "subdivision" }, { "name": "zoning", "type": "esriFieldTypeString", "alias": "zoning", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "zoning" }, { "name": "lotArea", "type": "esriFieldTypeString", "alias": "lotArea", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lotArea" }, { "name": "bookPage", "type": "esriFieldTypeString", "alias": "bookPage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "bookPage" }, { "name": "water", "type": "esriFieldTypeString", "alias": "water", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "water" }, { "name": "sewage", "type": "esriFieldTypeString", "alias": "sewage", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sewage" }, { "name": "ownerUnit", "type": "esriFieldTypeString", "alias": "ownerUnit", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerUnit" }, { "name": "ownerPhoneNo", "type": "esriFieldTypeString", "alias": "ownerPhoneNo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerPhoneNo" }, { "name": "ownerEmail", "type": "esriFieldTypeString", "alias": "ownerEmail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownerEmail" }, { "name": "occupancyType", "type": "esriFieldTypeString", "alias": "occupancyType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "occupancyType" }, { "name": "buildingType", "type": "esriFieldTypeString", "alias": "buildingType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "buildingType" }, { "name": "lastUpdateDate", "type": "esriFieldTypeString", "alias": "lastUpdateDate", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lastUpdateDate" }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "name" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "notes" }, { "name": "updateDate", "type": "esriFieldTypeDate", "alias": "updateDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "updateDate" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3322_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_3322", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "S3301_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Master Address Table (MAT)", "description": "", "prototype": { "attributes": { "notes": null, "city": null, "postalCode": null, "State": "IN", "Country": "US", "unit": null, "updateDate": null, "NGUID": null, "Latitude": null, "Longitude": null, "matID": null, "gisID": null, "PIN": null, "ownerName": null, "ownerCity": null, "ownerState": null, "ownerPostalCode": null, "ownerCountry": null, "streetNo": null, "streetName": null, "ownerStreetNo": null, "ownerStreetName": null, "yearBuilt": null, "subdivision": null, "zoning": null, "lotArea": null, "bookPage": null, "water": null, "sewage": null, "ownerUnit": null, "ownerPhoneNo": null, "ownerEmail": null, "occupancyType": null, "buildingType": null, "lastUpdateDate": null, "name": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Uploads,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "33e33b00d75846c48acdbaa37e051385" }