{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "SalesTaxBoundaries", "type": "Feature Layer", "description": "Is a view of SalesTaxBoundaries_GIS updated through the execute procedure in SSMS and used to publish to the portal. Department of Revenue tracks tax rate and boundary changes on a quarterly basis. Cities are required to submit this information to Revenue for it to be enacted. For rate changes they submit a map of their current city limits and for boundary changes they submit annexations. This information is provided to OCIO GIS team to maintain the attribute and geometry data and feed to their Sales Tax Rate Finder Application.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102704, "latestWkid": 26852, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119097700, "falseY": -96454900, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Department of Revenue", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 96, 127, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1597342429006452E7, "ymin": 4851970.933945515, "xmax": -1.0585243888436826E7, "ymax": 5322679.261429715, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FIPSStateCode", "type": "esriFieldTypeString", "alias": "FIPSStateCode", "length": 2, "domain": null }, { "name": "FIPSStateIndicator", "type": "esriFieldTypeString", "alias": "FIPSStateIndicator", "length": 2, "domain": null }, { "name": "FIPSCountyCode", "type": "esriFieldTypeString", "alias": "FIPSCountyCode", "length": 3, "domain": null }, { "name": "FIPSPlaceCode", "type": "esriFieldTypeString", "alias": "FIPSPlaceCode", "length": 5, "domain": null }, { "name": "FIPSPlaceClassCode", "type": "esriFieldTypeString", "alias": "FIPSPlaceClassCode", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 255, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 255, "domain": null }, { "name": "JurisdictionType", "type": "esriFieldTypeString", "alias": "JurisdictionType", "length": 255, "domain": null }, { "name": "JurisdictionFIPSCode", "type": "esriFieldTypeString", "alias": "JurisdictionFIPSCode", "length": 255, "domain": null }, { "name": "GeneralTaxRateIntrastate", "type": "esriFieldTypeDouble", "alias": "GeneralTaxRateIntrastate", "domain": null }, { "name": "GeneralTaxRateInterstate", "type": "esriFieldTypeDouble", "alias": "GeneralTaxRateInterstate", "domain": null }, { "name": "FoodDrugTaxRateIntrastate", "type": "esriFieldTypeDouble", "alias": "FoodDrugTaxRateIntrastate", "domain": null }, { "name": "FoodDrugTaxRateInterstate", "type": "esriFieldTypeDouble", "alias": "FoodDrugTaxRateInterstate", "domain": null }, { "name": "EffectiveBeginDate", "type": "esriFieldTypeDate", "alias": "EffectiveBeginDate", "length": 8, "domain": null }, { "name": "EffectiveEndDate", "type": "esriFieldTypeDate", "alias": "EffectiveEndDate", "length": 8, "domain": null }, { "name": "StateRate", "type": "esriFieldTypeDouble", "alias": "StateRate", "domain": null }, { "name": "CountyRate", "type": "esriFieldTypeDouble", "alias": "CountyRate", "domain": null }, { "name": "CityRate", "type": "esriFieldTypeDouble", "alias": "CityRate", "domain": null }, { "name": "TotalRate", "type": "esriFieldTypeDouble", "alias": "TotalRate", "domain": null }, { "name": "StateFIPS", "type": "esriFieldTypeString", "alias": "StateFIPS", "length": 255, "domain": null }, { "name": "CountyFIPS", "type": "esriFieldTypeString", "alias": "CountyFIPS", "length": 3, "domain": null }, { "name": "CityFIPS", "type": "esriFieldTypeString", "alias": "CityFIPS", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CityName", "type": "esriFieldTypeString", "alias": "CityName", "length": 255, "domain": null }, { "name": "GLDCode", "type": "esriFieldTypeString", "alias": "GLDCode", "length": 255, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "471543d7f7c843b6833b5212d5ede3e5" }