{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 61, "name": "BUSLIC_RRP", "type": "Feature Layer", "description": "Description: All current, active business licensesProcess: Data is queried from TRMS, processed to clean up common addressing issues (change \"FT LOWELL\" to \"FORT LOWELL\" - street name \"1\" become \"1ST\", funny \"ΓΏ\" characters are removed etc) and geocoded. Geocoding is a 3 step process: 1 - whole table is geocoded to adparcel with a 9.3.1 geocoder (scores of 69 and higher become seperate layer)2 - anything with a score of 68 or below is joined to adparcel based on street #, street direction and street name - those that have a match have their address recalculated based on the full address in adparcel and are geocoded again with the 9.3.1 geocoder (become seperate layer)3 - those from step 2 that do not have a match in adparcel are goecoded to stnetall and everything with a score of 80 or above are exported out as a seperate layerLayers from steps 2 and 3 are appended into layer in step 1 and the original buslic FC has records deleted and the new data appended.Attributes: ACC_NUM: account numberACC_NAME: account nameOWN_CODE: ownership codeOWN_DESC: ownership descriptionTYPE_CODE: business type code (RRP is RENTAL REAL PROPERTY is a license for renting a building)TYPE_DESC: business type descriptionNAIC_CODE: NORTH AMERICAN INDUSTRY CLASSIFICATION SYSTEM number codesNAIC_DESC: NAICS descriptionLIC_TYPE: SVL (Service License - professional and service businesses, may collect use tax) or PLL (Privilige LicenseLicense, businesses that collect sales tax)DT_START: start date of businessDT_ISSUED: issued date of current business license CITY: Tucson or several astericks with numbers in between indicates multiple addressesSTATE: AZZIP_CODE: zipcode from TRMSADD_ORIG: original address from TRMS, including suite/unit numberADD_MATCH: address account matched to (this will not necessary match the ADD_ORIG field)MT: match type, number indicates which geocoding step was used (1 = highest quality match, 3 = lowest quality match)---------------------------------------------------------------------------------------------------------------------------------------------------------------Who: Original TRMS (TAX MANTRA) data query and geoprocessing done by Johanna Kraus - March 2011Maintinance/Update Schedule: Data and geoprocessing are a batch job done weekly.-----------------------------------------------------------------------------------------------------------------------------------------------------------------Known Errors:All locations are approximate. Most data is mapped to existing address points (which are not precise locations),those records that don't have an equivilant address match are approximated along the address range of street. SeeMT field for more details.Fields for NAICS codes, business types and owner types may be missing data or incorrect.Data layer should not be considered a complete listing of all active businesses in Tucson. Please send spatial errors to GIS_IT@tucsonaz.govPlease send data errors to Tax-License@tucsonaz.gov", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Published by City of Tucson Information Technology Department, GIS Services", "parentLayer": null, "subLayers": [], "minScale": 3000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3c0cd2791c83dd147fcec2d8c25c062c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAX0lEQVQ4jWNhoBCwUM2AQAb7Xh4GHiNiNL1leDt9G8OJVSgG8DPwaHswWDoQY8AMhrUnGBgYUA0gF4waMGoAigGHGC7uv8Pw5Agxmu4xPLuNYcA9hied9xiekO8CcgEAQ4IVgczCpsQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 966097.5613517053, "ymin": 320143.80872703344, "xmax": 1055954.6246719174, "ymax": 493482.9685039371, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ACC_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "ACC_NUM", "type": "esriFieldTypeString", "alias": "ACC_NUM", "length": 50, "domain": null }, { "name": "ACC_NAME", "type": "esriFieldTypeString", "alias": "ACC_NAME", "length": 255, "domain": null }, { "name": "NAIC_CODE", "type": "esriFieldTypeString", "alias": "NAIC_CODE", "length": 255, "domain": null }, { "name": "NAIC_DESC", "type": "esriFieldTypeString", "alias": "NAIC_DESC", "length": 255, "domain": null }, { "name": "LIC_TYPE", "type": "esriFieldTypeString", "alias": "LIC_TYPE", "length": 50, "domain": null }, { "name": "DT_START", "type": "esriFieldTypeDate", "alias": "DT_START", "length": 8, "domain": null }, { "name": "STREETNUM", "type": "esriFieldTypeString", "alias": "STREETNUM", "length": 255, "domain": null }, { "name": "STREETDIR", "type": "esriFieldTypeString", "alias": "STREETDIR", "length": 255, "domain": null }, { "name": "STREETNAM", "type": "esriFieldTypeString", "alias": "STREETNAM", "length": 255, "domain": null }, { "name": "STREETSUF", "type": "esriFieldTypeString", "alias": "STREETSUF", "length": 255, "domain": null }, { "name": "APT", "type": "esriFieldTypeString", "alias": "APT", "length": 255, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 30, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 30, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 11, "domain": null }, { "name": "DATASOURCE", "type": "esriFieldTypeString", "alias": "DATASOURCE", "length": 50, "domain": null }, { "name": "LIC_STATUS", "type": "esriFieldTypeString", "alias": "LIC_STATUS", "length": 50, "domain": null }, { "name": "HOME_OCCUPATION", "type": "esriFieldTypeString", "alias": "HOME_OCCUPATION", "length": 10, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FULLADDRESS", "type": "esriFieldTypeString", "alias": "FULLADDRESS", "length": 255, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 150, "domain": null }, { "name": "ServiceStatus", "type": "esriFieldTypeString", "alias": "ServiceStatus", "length": 50, "domain": null }, { "name": "ServiceType", "type": "esriFieldTypeString", "alias": "ServiceType", "length": 50, "domain": null }, { "name": "OWN_TYPE", "type": "esriFieldTypeString", "alias": "OWN_TYPE", "length": 150, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R4336_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3930_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }