{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Conditional Use Permits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "74da64ad5d9986857bbd6f8e68008f41", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAW0lEQVQokWNhIBOwUKxRj4HBiYuBQQCf4hcMDOceMDA8QNFYzMBQHsfA4IZPYxoDQ/ZsBoZp1HEqqYCFZB0jUeNdBobXaxkYLuFT/IeB4S2GxiYGhhiybCQVAAD4Qw3X4SfKaQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ResolutionNumber]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 14999.999999999724, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3180099.2347473055, "ymin": 1758178.2130983174, "xmax": 3217960.1524636447, "ymax": 1801875.3232104778, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project #", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "ApprovalYear", "type": "esriFieldTypeSmallInteger", "alias": "Approval Year", "domain": null }, { "name": "ExpirationYear", "type": "esriFieldTypeSmallInteger", "alias": "Expiration Year", "domain": null }, { "name": "ResolutionType", "type": "esriFieldTypeString", "alias": "Resolution Type", "length": 20, "domain": { "type": "codedValue", "name": "Resolution Type", "description": "Resolution type for condition use permits & variances.", "codedValues": [ { "name": "City Council", "code": "CC" }, { "name": "Planning Commission", "code": "PC" }, { "name": "Board of Adjustment", "code": "BOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ResolutionNumber", "type": "esriFieldTypeString", "alias": "Resolution Number", "length": 50, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1110_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1110", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1110", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1079_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Variances", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "vcsWkid": 6358, "latestVcsWkid": 6358, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_depth_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a73e547b99fc2da5d9461fbe18c66255", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABRElEQVQ4jb3UvUtCYRTH8e8131DIl8K8lGAvmAolCkoQGA1BKNRSk0tE1phDBBEkuQQtIURjY0trf0C2tEZDWN4hIdCwofIil6awJSjfUuk3HZ4DHw4Ph6Omi1H/O2ZwEak8cAXInWJas5tDg8j1S4Z4R5jFT8qbxFO4wCzf41SKPLaL2fvDLOlFVM4VBkuXpJUii21h1hDpsU1Gq7WgAUeM6fcsYaXw9X+tYxorU44Y4R7995sYoe/pnH2lwOxfMME0wYFjGfvPhitBsJxltZLntCXMMETcvU2gVs/kw2gNsl7JcwYozTCjJcSa2U9vnanx7BJ4vWFHlkg2xIwjpLx7+GkQ3QAa2xwLssQJ8FwPGxajzOtszfdvfAtfKUOqfMdGTUxr4lhQo5XS5Jph1QgqZoBJ4PYX9vFGNHfUClM7Xb0an0iSSPwKNWpNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ProjectName]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 15000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 3181460.8232314736, "ymin": 1753572.572375223, "xmax": 3215750.215610549, "ymax": 1792267.544525817, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ProjectNumber", "type": "esriFieldTypeString", "alias": "Project #", "length": 50, "domain": null }, { "name": "ProjectName", "type": "esriFieldTypeString", "alias": "Project Name", "length": 255, "domain": null }, { "name": "ApprovalYear", "type": "esriFieldTypeSmallInteger", "alias": "Approval Year", "domain": null }, { "name": "ResolutionType", "type": "esriFieldTypeString", "alias": "Resolution Type", "length": 20, "domain": { "type": "codedValue", "name": "Resolution Type", "description": "Resolution type for condition use permits & variances.", "codedValues": [ { "name": "City Council", "code": "CC" }, { "name": "Planning Commission", "code": "PC" }, { "name": "Board of Adjustment", "code": "BOA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ResolutionNumber", "type": "esriFieldTypeString", "alias": "Resolution Number", "length": 50, "domain": null }, { "name": "ResolutionLink", "type": "esriFieldTypeString", "alias": "Resolution Link", "length": 255, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 500, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1111", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1080_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Annexations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 171, 170, 255 ], "toColor": [ 243, 252, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 169, 255 ], "toColor": [ 164, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 164, 252, 252, 255 ], "toColor": [ 180, 169, 252, 255 ] } ] }, "classificationMethod": "esriClassifyManual" }, "field": "Aprov_Year", "classificationMethod": "esriClassifyManual", "minValue": 1949, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 90, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1949, "label": "1949" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 132, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1959, "label": "1950 - 1959" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 171, 93, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1969, "label": "1960 - 1969" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 198, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1979, "label": "1970 - 1979" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 221, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1989, "label": "1980 - 1989" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 240, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 1999, "label": "1990 - 1999" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 185, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 2009, "label": "2000 - 2009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 0.75 } }, "classMaxValue": 2100, "label": "2010 - 2100" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3178044.9721235484, "ymin": 1753240.726910308, "xmax": 3219496.9909253865, "ymax": 1801959.2721895576, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Annex_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID_1", "type": "esriFieldTypeDouble", "alias": "ID_1", "domain": null }, { "name": "MapNumb", "type": "esriFieldTypeString", "alias": "Map Number", "length": 254, "domain": null }, { "name": "Annex_Name", "type": "esriFieldTypeString", "alias": "Annexation Name", "length": 254, "domain": null }, { "name": "Ord_Num", "type": "esriFieldTypeDouble", "alias": "Ordinance Number", "domain": null }, { "name": "Aprov_Date", "type": "esriFieldTypeDate", "alias": "Approval Date", "length": 8, "domain": null }, { "name": "Aprov_Year", "type": "esriFieldTypeDouble", "alias": "Approval Year", "domain": null }, { "name": "Ord", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 254, "domain": null }, { "name": "Annex_Map", "type": "esriFieldTypeString", "alias": "Annex_Map", "length": 254, "domain": null }, { "name": "Agreement", "type": "esriFieldTypeString", "alias": "Agreement", "length": 254, "domain": null }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "Case Number", "length": 254, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 254, "domain": null }, { "name": "Section_", "type": "esriFieldTypeString", "alias": "Section", "length": 254, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 254, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 254, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 254, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R936_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_936", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_936", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S914_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": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Growth Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "500 S. 4th Avenue Brighton, CO 80601; Email: gis@brightonco.gov; Phone & Fax: (303) 655-2255; Brighton GIS webpage: http://www.brightonco.gov/248/Geographic-Information-Systems", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 170, 170, 170, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3171929.072281942, "ymin": 1753273.757684186, "xmax": 3225109.610277608, "ymax": 1803271.09535335, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "created_user", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R521_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_521", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_521", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a504_ix1", "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": true, "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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Future Land Use", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FLUP_2015", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 240, 240, 0 ], "outline": null }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "FLUP_2015", "classes": [ { "label": "Agriculture", "description": "Agriculture", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "values": [ [ "Agriculture" ] ] }, { "label": "Commercial", "description": "Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "values": [ [ "Commercial" ] ] }, { "label": "Downtown", "description": "Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "values": [ [ "Downtown" ] ] }, { "label": "Employment - Commercial", "description": "Employment - Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": null }, "values": [ [ "Employment - Commercial" ] ] }, { "label": "Employment - Industrial", "description": "Employment - Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 98, 98, 255 ], "outline": null }, "values": [ [ "Employment - Industrial" ] ] }, { "label": "Estate Residential", "description": "Estate Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 235, 160, 255 ], "outline": null }, "values": [ [ "Estate Residential" ] ] }, { "label": "High Density Residential", "description": "High Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "values": [ [ "High Density Residential" ] ] }, { "label": "Industrial", "description": "Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "values": [ [ "Industrial" ] ] }, { "label": "Local District Mixed Use", "description": "Local District Mixed Use", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 166, 128, 255 ], "outline": null }, "values": [ [ "Local District Mixed Use" ] ] }, { "label": "Low Density Residential", "description": "Low Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "values": [ [ "Low Density Residential" ] ] }, { "label": "Medium Density Residential", "description": "Medium Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "Medium Density Residential" ] ] }, { "label": "Mixed Use Commercial", "description": "Mixed Use Commercial", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "values": [ [ "Mixed Use Commercial" ] ] }, { "label": "Mixed Use Residential", "description": "Mixed Use Residential", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "values": [ [ "Mixed Use Residential" ] ] }, { "label": "Natural Resource Conservation", "description": "Natural Resource Conservation", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "values": [ [ "Natural Resource Conservation" ] ] }, { "label": "Parks & Open Space", "description": "Parks & Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 204, 0, 255 ], "outline": null }, "values": [ [ "Parks & Open Space" ] ] }, { "label": "Public Land", "description": "Public Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 157, 197, 255 ], "outline": null }, "values": [ [ "Public Land" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "value": "Agriculture", "label": "Agriculture" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": null }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": null }, "value": "Downtown", "label": "Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": null }, "value": "Employment - Commercial", "label": "Employment - Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 98, 98, 255 ], "outline": null }, "value": "Employment - Industrial", "label": "Employment - Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 235, 160, 255 ], "outline": null }, "value": "Estate Residential", "label": "Estate Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": null }, "value": "High Density Residential", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": null }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 166, 128, 255 ], "outline": null }, "value": "Local District Mixed Use", "label": "Local District Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": null }, "value": "Low Density Residential", "label": "Low Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "Medium Density Residential", "label": "Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "Mixed Use Commercial", "label": "Mixed Use Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 255, 255, 255, 255 ], "outline": null }, "value": "Mixed Use Residential", "label": "Mixed Use Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "value": "Natural Resource Conservation", "label": "Natural Resource Conservation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 204, 0, 255 ], "outline": null }, "value": "Parks & Open Space", "label": "Parks & Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 157, 197, 255 ], "outline": null }, "value": "Public Land", "label": "Public Land" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 72, 194, 129, 255 ], "toColor": [ 72, 194, 129, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 181, 255 ], "toColor": [ 130, 47, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 181, 47, 40, 255 ], "toColor": [ 181, 47, 40, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 136, 189, 255 ], "toColor": [ 62, 136, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 179, 49, 255 ], "toColor": [ 196, 179, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 69, 133, 255 ], "toColor": [ 196, 69, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 80, 199, 44, 255 ], "toColor": [ 80, 199, 44, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 111, 51, 255 ], "toColor": [ 171, 111, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 83, 171, 255 ], "toColor": [ 65, 83, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 63, 171, 169, 255 ], "toColor": [ 63, 171, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 153, 57, 255 ], "toColor": [ 113, 153, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 54, 71, 255 ], "toColor": [ 168, 54, 71, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 36, 161, 255 ], "toColor": [ 34, 36, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 49, 167, 255 ], "toColor": [ 196, 49, 167, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 201, 62, 255 ], "toColor": [ 150, 201, 62, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 107, 79, 255 ], "toColor": [ 201, 107, 79, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 3171929.1477410495, "ymin": 1753291.8078448921, "xmax": 3225109.470514059, "ymax": 1803271.096009478, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FLUP_2015", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "FLUP_2015", "type": "esriFieldTypeString", "alias": "Future Land Use", "length": 50, "domain": null }, { "name": "Floodplain", "type": "esriFieldTypeString", "alias": "Floodplain", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R951_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_951", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_951", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S925_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": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Zoning Overlays", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OverlayType", "uniqueValueGroups": [ { "heading": "Overlay Type", "classes": [ { "label": "Flood Plain Control", "description": "Flood Plain Control", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "values": [ [ "FC" ] ] }, { "label": "South 4th Corridor", "description": "South 4th Corridor", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "S4CR" ] ] }, { "label": "South 4th Gateway", "description": "South 4th Gateway", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "S4GW" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "value": "FC", "label": "Flood Plain Control" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "S4CR", "label": "South 4th Corridor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "S4GW", "label": "South 4th Gateway" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 215, 255 ], "toColor": [ 182, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 206, 184, 255 ], "toColor": [ 252, 206, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 223, 252, 255 ], "toColor": [ 197, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 236, 255 ], "toColor": [ 252, 212, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 250, 255 ], "toColor": [ 204, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 210, 255 ], "toColor": [ 252, 240, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 204, 252, 255 ], "toColor": [ 218, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 197, 255 ], "toColor": [ 252, 184, 197, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 15, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3179549.6666207165, "ymin": 1757286.3766274005, "xmax": 3213806.435377389, "ymax": 1793494.5906281471, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREA_AC", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_AC", "type": "esriFieldTypeDouble", "alias": "AREA_AC", "domain": null }, { "name": "AREA_SF", "type": "esriFieldTypeDouble", "alias": "AREA_SF", "domain": null }, { "name": "OverlayType", "type": "esriFieldTypeString", "alias": "Overlay Type", "length": 50, "domain": { "type": "codedValue", "name": "ZoningOverlay", "description": "", "codedValues": [ { "name": "South 4th Corridor", "code": "S4CR" }, { "name": "South 4th Gateway", "code": "S4GW" }, { "name": "Flood Control", "code": "FC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ORDINANCE", "type": "esriFieldTypeDouble", "alias": "Ordinance", "domain": null }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "Ordinance Date", "length": 8, "domain": null }, { "name": "Case_File", "type": "esriFieldTypeString", "alias": "Case_File", "length": 254, "domain": null }, { "name": "Section", "type": "esriFieldTypeSmallInteger", "alias": "Section", "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 5, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 5, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R1193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1193", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1193", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1161_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": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "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 }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Zoning", "type": "Feature Layer", "description": "This data was created by verifying and adjusting parcel data from Adams and Weld County GIS Database. The verifications and adjustments came from hardcopy files of maps, ordinances, and other legal documents at the Brighton Community Development Department. The shapefiles represents the different Zoning types of each parcel, along with the parcels attributes within the City. http://www.brightonco.gov/214/Community-Development**Last Update March 2017**", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "500 S. 4th Avenue Brighton, CO 80601; Email: gis@brightonco.gov; Phone & Fax: (303) 655-2255; Brighton GIS webpage: http://www.brightonco.gov/248/Geographic-Information-Systems", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ZONE_Type", "uniqueValueGroups": [ { "heading": "Zone Type", "classes": [ { "label": "A-1 | Agricultural 1", "description": "A-1 | Agricultural 1", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "A-1" ] ] }, { "label": "A-3 | Agricultural 3", "description": "A-3 | Agricultural 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "A-3" ] ] }, { "label": "A/E | Agriculture Estate", "description": "A/E | Agriculture Estate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 90, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "A/E" ] ] }, { "label": "A/R | Agriculture/Residential", "description": "A/R | Agriculture/Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "A/R" ] ] }, { "label": "BP | Business Park", "description": "BP | Business Park", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "BP" ] ] }, { "label": "C-1 | Local Retail", "description": "C-1 | Local Retail", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "C-1" ] ] }, { "label": "C-2 | Restricted Retail and Services", "description": "C-2 | Restricted Retail and Services", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "C-2" ] ] }, { "label": "C-3 | General Retail & Services", "description": "C-3 | General Retail & Services", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "C-3" ] ] }, { "label": "C-O | Commercial Office", "description": "C-O | Commercial Office", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "C-O" ] ] }, { "label": "DT | Downtown", "description": "DT | Downtown", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "DT" ] ] }, { "label": "I-1 | Light Industrial", "description": "I-1 | Light Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "I-1" ] ] }, { "label": "I-2 | Heavy Industrial", "description": "I-2 | Heavy Industrial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "I-2" ] ] }, { "label": "ME | Mineral Extraction", "description": "ME | Mineral Extraction", "symbol": { "type": "esriPFS", "url": "50c15ac7dc0aa8660151da308bcfecc1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADwUlEQVRogbWZ627sMAiEG4n3f2UfVToruS4w3+CUH6vENhjMcHE21lrreZ6vtdbXhDLefcyRfaOHIyO+f/ZFFVNlSLZ2H1OyKr59XXeI53tn8PN/bVQbd8KINzrlOmRkunR7K12yfYOe+ilAQbh6J2vfDLdMTihoVx6qnin8OsMqfvJcyXy2NT/gTT3eEYUfTXTkoImOa1sTxDs7kURXrXOhPYE54Y9sYwrxbPwzNkVN50EX3hV/SC0ARLsx5S3Hmzfw/qZfMU0h7kJOybxJWtOQigqOtMZ2GziNwzk/SWA0pMKNs52UUbSUUQ85CbZ7j4qRwHsK8/NdeehEo9MMZe+hFKEQdT3j0BRBlQ5Bm4NJp9Uhxbmd0e5NvT+fkkUzNEka3fgJUQXp6vkGPSuL6b/qkjKZU5okx+dYF66X/7L5cHsDquc6Y/oU7CaFbJ7G9flMegNyiMrj4fTKtLlwSh3JDe7VUXk8CJzeKEckJzgfNM71ji7RKZi9kzCoFKtkkTmiZ8abhVx0m5DSRQ2hsojMyReetWdvGtM3h7KPKy9MewQL3gvG6mQjWv4oxJ3cch7oU104poYQAyf1euLhqvNbGbyVAsoQlZ07eFeyKh26cXKwoTIgTTbZmNPdTZIaORwE7w+5tbQzkELb7QBP6lCzdni7Bk3gTZOTY6Aj56QfMa3KDRl3PTWN35sDCqe+OUrtijiXBPfgK/mdM4MoQja/hXentNO8dIf3fG5ZEwMpz2Q+U5o2L5nOmceDGpiR4pmUQ0cPAvlsTVSLz+dsnvKdtZLKdEglup1+/WupGEmiqSB3m6S6g6VlsfzX8iZjkzlH7iS2VRWJVqtCiBpXczflqVuvPLzORKZiuRKk5jK5k5gm+ql9PhS30NlJ5QDHs92+6tDUfJQWCEUrgdU4rQTkdufquKqOzLlXT/p1WgluEyYJlbi9BzubVesU702mzvhCbUKJeoJ417k2qqSWvQewBzcI2VeKSRUgoXETDqEWnYLdzuv2O5gySJXEDGnRKekQgVln6BtfV2hijGqRa/zk4N6At0OPakMJRIl3p/VaKa54uwoUb8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzjS6w2q+N6ecS1jfePedosuwOvLMlMkVvM3c31vFkxtBmxPn+FpmA28ytFKTziiZfcL4Z/wHwWBXyppEy2QAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "ME" ] ] }, { "label": "MH | Manufactured and Small Format Housing", "description": "MH | Manufactured and Small Format Housing", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "MH" ] ] }, { "label": "MU-CC | Mixed Use Community Center", "description": "MU-CC | Mixed Use Community Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "MU-CC" ] ] }, { "label": "MU-NC | Mixed Use Neighborhood Center", "description": "MU-NC | Mixed Use Neighborhood Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "MU-NC" ] ] }, { "label": "MU-R/EC | Mixed Use Regional Center", "description": "MU-R/EC | Mixed Use Regional Center", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "MU-R/EC" ] ] }, { "label": "O | Open Space", "description": "O | Open Space", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "O" ] ] }, { "label": "PD | Planned Development", "description": "PD | Planned Development", "symbol": { "type": "esriPFS", "url": "03bd2fa84f510e98eaa230bf217c6f8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANElEQVQ4jWPZNKX2PwMVAQs1DQOBUQMpByxUMAMFjBpIOWChghkoYNRAygELFcxgGOEGAgB9hQMTH9/BYgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "values": [ [ "PD" ] ] }, { "label": "PL | Public Land", "description": "PL | Public Land", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "PL" ] ] }, { "label": "PUD | Planned Unit Development", "description": "PUD | Planned Unit Development", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "PUD" ] ] }, { "label": "R-1 | Single Family Residential", "description": "R-1 | Single Family Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-1" ] ] }, { "label": "R-1-A | Single and Two Family Residential", "description": "R-1-A | Single and Two Family Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-1-A" ] ] }, { "label": "R-1-B | City Neighborhood Residential", "description": "R-1-B | City Neighborhood Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-1-B" ] ] }, { "label": "R-2 | Mixed Density Residential", "description": "R-2 | Mixed Density Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-2" ] ] }, { "label": "R-3 | Multiple Family Residential", "description": "R-3 | Multiple Family Residential", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "R-3" ] ] }, { "label": "RE | Rural Estate", "description": "RE | Rural Estate", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "values": [ [ "RE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "A-1", "label": "A-1 | Agricultural 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "A-3", "label": "A-3 | Agricultural 3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 90, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "A/E", "label": "A/E | Agriculture Estate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "A/R", "label": "A/R | Agriculture/Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "BP", "label": "BP | Business Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "C-1", "label": "C-1 | Local Retail" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "C-2", "label": "C-2 | Restricted Retail and Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "C-3", "label": "C-3 | General Retail & Services" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "C-O", "label": "C-O | Commercial Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "DT", "label": "DT | Downtown" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "I-1", "label": "I-1 | Light Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "I-2", "label": "I-2 | Heavy Industrial" }, { "symbol": { "type": "esriPFS", "url": "50c15ac7dc0aa8660151da308bcfecc1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADwUlEQVRogbWZ627sMAiEG4n3f2UfVToruS4w3+CUH6vENhjMcHE21lrreZ6vtdbXhDLefcyRfaOHIyO+f/ZFFVNlSLZ2H1OyKr59XXeI53tn8PN/bVQbd8KINzrlOmRkunR7K12yfYOe+ilAQbh6J2vfDLdMTihoVx6qnin8OsMqfvJcyXy2NT/gTT3eEYUfTXTkoImOa1sTxDs7kURXrXOhPYE54Y9sYwrxbPwzNkVN50EX3hV/SC0ARLsx5S3Hmzfw/qZfMU0h7kJOybxJWtOQigqOtMZ2GziNwzk/SWA0pMKNs52UUbSUUQ85CbZ7j4qRwHsK8/NdeehEo9MMZe+hFKEQdT3j0BRBlQ5Bm4NJp9Uhxbmd0e5NvT+fkkUzNEka3fgJUQXp6vkGPSuL6b/qkjKZU5okx+dYF66X/7L5cHsDquc6Y/oU7CaFbJ7G9flMegNyiMrj4fTKtLlwSh3JDe7VUXk8CJzeKEckJzgfNM71ji7RKZi9kzCoFKtkkTmiZ8abhVx0m5DSRQ2hsojMyReetWdvGtM3h7KPKy9MewQL3gvG6mQjWv4oxJ3cch7oU104poYQAyf1euLhqvNbGbyVAsoQlZ07eFeyKh26cXKwoTIgTTbZmNPdTZIaORwE7w+5tbQzkELb7QBP6lCzdni7Bk3gTZOTY6Aj56QfMa3KDRl3PTWN35sDCqe+OUrtijiXBPfgK/mdM4MoQja/hXentNO8dIf3fG5ZEwMpz2Q+U5o2L5nOmceDGpiR4pmUQ0cPAvlsTVSLz+dsnvKdtZLKdEglup1+/WupGEmiqSB3m6S6g6VlsfzX8iZjkzlH7iS2VRWJVqtCiBpXczflqVuvPLzORKZiuRKk5jK5k5gm+ql9PhS30NlJ5QDHs92+6tDUfJQWCEUrgdU4rQTkdufquKqOzLlXT/p1WgluEyYJlbi9BzubVesU702mzvhCbUKJeoJ417k2qqSWvQewBzcI2VeKSRUgoXETDqEWnYLdzuv2O5gySJXEDGnRKekQgVln6BtfV2hijGqRa/zk4N6At0OPakMJRIl3p/VaKa54uwoUb8X0JIs6chx5Sma4mxJlbm5YNwijPXl0m06JKOTGPOFVMtfZnJBS0D2ruU6h2y8nruejUoqcsls+JomvIlLuKjkxadipMpUStBubIIcgKjpvTSDuZOtp1egM6sbXGdPOphMYd3XzjS6w2q+N6ecS1jfePedosuwOvLMlMkVvM3c31vFkxtBmxPn+FpmA28ytFKTziiZfcL4Z/wHwWBXyppEy2QAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 1.5 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "ME", "label": "ME | Mineral Extraction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 56, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "MH", "label": "MH | Manufactured and Small Format Housing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "MU-CC", "label": "MU-CC | Mixed Use Community Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "MU-NC", "label": "MU-NC | Mixed Use Neighborhood Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 169, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "MU-R/EC", "label": "MU-R/EC | Mixed Use Regional Center" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "O", "label": "O | Open Space" }, { "symbol": { "type": "esriPFS", "url": "03bd2fa84f510e98eaa230bf217c6f8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANElEQVQ4jWPZNKX2PwMVAQs1DQOBUQMpByxUMAMFjBpIOWChghkoYNRAygELFcxgGOEGAgB9hQMTH9/BYgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 0 ], "width": 0 }, "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "PD", "label": "PD | Planned Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 92, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PL", "label": "PL | Public Land" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "PUD", "label": "PUD | Planned Unit Development" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-1", "label": "R-1 | Single Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-1-A", "label": "R-1-A | Single and Two Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-1-B", "label": "R-1-B | City Neighborhood Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-2", "label": "R-2 | Mixed Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 152, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "R-3", "label": "R-3 | Multiple Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "RE", "label": "RE | Rural Estate" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 157, 170, 255 ], "toColor": [ 199, 157, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 214, 156, 255 ], "toColor": [ 178, 214, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 154, 206, 214, 255 ], "toColor": [ 154, 206, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 154, 212, 255 ], "toColor": [ 150, 154, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 192, 161, 255 ], "toColor": [ 209, 192, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 149, 207, 255 ], "toColor": [ 203, 149, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 196, 173, 255 ], "toColor": [ 141, 196, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 173, 175, 204, 255 ], "toColor": [ 173, 175, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 159, 191, 255 ], "toColor": [ 186, 159, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 209, 176, 255 ], "toColor": [ 182, 209, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 143, 136, 255 ], "toColor": [ 191, 143, 136, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 181, 171, 255 ], "toColor": [ 212, 181, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 212, 159, 255 ], "toColor": [ 205, 212, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 184, 201, 255 ], "toColor": [ 155, 184, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 194, 183, 255 ], "toColor": [ 163, 194, 183, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 140, 191, 140, 255 ], "toColor": [ 140, 191, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 170, 159, 204, 255 ], "toColor": [ 170, 159, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 141, 173, 255 ], "toColor": [ 196, 141, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 207, 197, 255 ], "toColor": [ 147, 207, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 138, 191, 255 ], "toColor": [ 160, 138, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 214, 178, 255 ], "toColor": [ 156, 214, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 147, 153, 255 ], "toColor": [ 201, 147, 153, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 180, 205, 255 ], "toColor": [ 212, 180, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 136, 150, 191, 255 ], "toColor": [ 136, 150, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 165, 208, 255 ], "toColor": [ 209, 165, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 182, 192, 255 ], "toColor": [ 214, 182, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 175, 148, 255 ], "toColor": [ 209, 175, 148, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3179427.245605722, "ymin": 1753291.8078448921, "xmax": 3219526.566653639, "ymax": 1801959.2721895576, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONE_Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREA_AC", "type": "esriFieldTypeDouble", "alias": "AREA_AC", "domain": null }, { "name": "AREA_SF", "type": "esriFieldTypeDouble", "alias": "AREA_SF", "domain": null }, { "name": "ZONE_Type", "type": "esriFieldTypeString", "alias": "Zone Type", "length": 50, "domain": { "type": "codedValue", "name": "ZoningType", "description": "", "codedValues": [ { "name": "A-1", "code": "A-1" }, { "name": "A-3", "code": "A-3" }, { "name": "A/E", "code": "A/E" }, { "name": "A/R", "code": "A/R" }, { "name": "BP", "code": "BP" }, { "name": "C-1", "code": "C-1" }, { "name": "C-2", "code": "C-2" }, { "name": "C-3", "code": "C-3" }, { "name": "C-O", "code": "C-O" }, { "name": "DT", "code": "DT" }, { "name": "I-1", "code": "I-1" }, { "name": "I-2", "code": "I-2" }, { "name": "ME", "code": "ME" }, { "name": "MH", "code": "MH" }, { "name": "MU-CC", "code": "MU-CC" }, { "name": "MU-NC", "code": "MU-NC" }, { "name": "MU-R/EC", "code": "MU-R/EC" }, { "name": "O", "code": "O" }, { "name": "PD", "code": "PD" }, { "name": "PL", "code": "PL" }, { "name": "PUD", "code": "PUD" }, { "name": "R-1", "code": "R-1" }, { "name": "R-1-A", "code": "R-1-A" }, { "name": "R-1-B", "code": "R-1-B" }, { "name": "R-2", "code": "R-2" }, { "name": "R-3", "code": "R-3" }, { "name": "RE", "code": "RE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ORDINANCE", "type": "esriFieldTypeDouble", "alias": "Ordinance", "domain": null }, { "name": "ORD_DATE", "type": "esriFieldTypeDate", "alias": "Ordinance Date", "length": 8, "domain": null }, { "name": "PUD_name", "type": "esriFieldTypeString", "alias": "PUD_name", "length": 50, "domain": null }, { "name": "Case_File", "type": "esriFieldTypeString", "alias": "Case_File", "length": 254, "domain": null }, { "name": "Section", "type": "esriFieldTypeSmallInteger", "alias": "Section_", "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 5, "domain": null }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 5, "domain": null }, { "name": "PDName", "type": "esriFieldTypeString", "alias": "PD Name", "length": 100, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R1192_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1192", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_1192", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1160_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": true, "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": { "timeZone": "UTC", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "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 } ], "tables": [] }