{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Zoning Labels", "type": "Annotation Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2395755.6583334655, "ymin": 7094640.360590473, "xmax": 2415763.683934137, "ymax": 7109148.313857973, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TextString", "typeIdField": "", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureID", "required": true }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZOrder", "required": true }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "AnnotationClassID", "required": true }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SymbolID", "required": true }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Status", "required": true }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TextString" }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontName" }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontSize" }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Underline" }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VerticalAlignment" }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HorizontalAlignment" }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XOffset" }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YOffset" }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Angle" }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FontLeading" }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WordSpacing" }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterWidth" }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CharacterSpacing" }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FlipAngle" }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Override" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FontStyle" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R118_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I184AnnotationCl", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I184Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S96_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "subtypes": [ { "code": 0, "name": "Default", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 0, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 1, "name": "Leader", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 1, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } }, { "code": 2, "name": "Zone11-17", "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": 2, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "FontStyle": null, "Shape.STArea()": null, "Shape.STLength()": null }, "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "602346a3110545d9985bea524f800219" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "
<\/P>
Owner: <\/SPAN><\/SPAN>City of Corinth<\/SPAN><\/SPAN><\/P> Uses: <\/SPAN><\/SPAN>Public<\/SPAN><\/SPAN><\/P> Spatial Reference: <\/SPAN><\/SPAN>ArcGIS coordinate system\u2003<\/SPAN><\/SPAN><\/P> Type\u2003<\/SPAN><\/SPAN>⇔<\/SPAN><\/SPAN>\u2009Projected<\/SPAN><\/SPAN><\/P> Geographic coordinate reference\u2003<\/SPAN><\/SPAN>⇔<\/SPAN><\/SPAN>\u2009GCS_North_American_1983<\/SPAN><\/SPAN><\/P> Projection\u2003<\/SPAN><\/SPAN>⇔<\/SPAN><\/SPAN>\u2009NAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet<\/SPAN><\/SPAN><\/P> Coordinate reference details\u2003<\/SPAN><\/SPAN>⇔<\/SPAN><\/SPAN>\u2009<\/SPAN><\/SPAN><\/P> ProjectedCoordinateSystem\u2003<\/SPAN><\/SPAN><\/P> WKID\u2003102738<\/SPAN><\/SPAN><\/P> XOrigin\u2003-123407700<\/SPAN><\/SPAN><\/P> YOrigin\u2003-86123500<\/SPAN><\/SPAN><\/P> XYScale\u20033048.0060960121928<\/SPAN><\/SPAN><\/P> ZOrigin\u2003-100000<\/SPAN><\/SPAN><\/P> ZScale\u200310000<\/SPAN><\/SPAN><\/P> MOrigin\u2003-100000<\/SPAN><\/SPAN><\/P> MScale\u200310000<\/SPAN><\/SPAN><\/P> XYTolerance\u20030.0032808333333333331<\/SPAN><\/SPAN><\/P> ZTolerance\u20030.001<\/SPAN><\/SPAN><\/P> MTolerance\u20030.001<\/SPAN><\/SPAN><\/P> HighPrecision\u2003true<\/SPAN><\/SPAN><\/P> LatestWKID\u20032276<\/SPAN><\/SPAN><\/P> WKT\u2003PROJCS[\"NAD_1983_StatePlane_Texas_North_Central_FIPS_4202_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1968500.0],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-98.5],PARAMETER[\"Standard_Parallel_1\",32.13333333333333],PARAMETER[\"Standard_Parallel_2\",33.96666666666667],PARAMETER[\"Latitude_Of_Origin\",31.66666666666667],UNIT[\"Foot_US\",0.3048006096012192],AUTHORITY[\"EPSG\",2276]]<\/SPAN><\/SPAN><\/P> <\/P> DISCLAIMER. <\/SPAN><\/SPAN>The City of Corinth has prepared this map or information for internal use only. It is made available under the Public Information Act. Any reliance on this map or information is AT YOUR OWN RISK. Corinth assumes no liability for any errors, omissions, or inaccuracies in the map or information regardless of the cause of such or for any decision made, action taken, or action not taken in reliance upon any maps or information provided herein. Corinth makes no warranty, representation, or guarantee of any kind regarding any maps or information provided herein or the sources of such maps or information and DISCLAIMS ALL REPRESENTATIONS AND WARRANTIES, EXPRESSED AND IMPLIED, including the implied warranties of merchantability and fitness for a particular purpose.<\/SPAN><\/SPAN><\/P> <\/P><\/DIV><\/DIV><\/DIV>",
"copyrightText": "City of Corinth GIS",
"editFieldsInfo": null,
"ownershipBasedAccessControlForFeatures": null,
"syncCanReturnChanges": false,
"relationships": [],
"isDataVersioned": true,
"isDataArchived": false,
"infoInEstimates": [
"extent"
],
"isDataBranchVersioned": false,
"isDataReplicaTracked": false,
"isCoGoEnabled": false,
"supportsRollbackOnFailureParameter": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportsValidateSQL": true,
"supportsCoordinatesQuantization": true,
"supportsQuantizationEditMode": true,
"supportsCalculate": true,
"supportsASyncCalculate": true,
"supportsDatumTransformation": true,
"advancedQueryCapabilities": {
"supportsPagination": true,
"supportsTrueCurve": true,
"supportsQueryWithDistance": true,
"supportsReturningQueryExtent": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsQueryRelatedPagination": true,
"supportsCurrentUserQueries": true,
"supportsQueryWithResultType": true,
"supportsReturningGeometryCentroid": true,
"supportsSqlExpression": true,
"supportsQueryWithDatumTransformation": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsQueryAnalytic": true
},
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": true,
"supportsPercentileAnalytic": true
},
"advancedEditingCapabilities": {
"supportedSqlFormatsInCalculate": [
"standard"
],
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportedApplyEditsUploadIDFormats": "JSON"
},
"hasGeometryProperties": true,
"geometryProperties": {
"shapeAreaFieldName": "Shape__Area",
"shapeLengthFieldName": "Shape__Length",
"units": "esriFeet"
},
"hasMetadata": true,
"extent": {
"xmin": 2398109.732693553,
"ymin": 7094137.013500065,
"xmax": 2416009.321894303,
"ymax": 7109259.588241726,
"spatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3.592069011000888E7,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"sourceSpatialReference": {
"wkid": 102738,
"latestWkid": 2276,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -123407700,
"falseY": -86123500,
"xyUnits": 3048.0060960121928,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "Zone_Code",
"defaultSymbol": {
"type": "esriSFS",
"style": "esriSFSBackwardDiagonal",
"color": [
240,
237,
23,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
240,
237,
23,
255
],
"width": 0.4
}
},
"defaultLabel": "Future FM 2499",
"uniqueValueGroups": [
{
"heading": "Zoning Districts",
"classes": [
{
"label": "C-1 Commercial",
"description": "C-1 Commercial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
92,
20,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"C-1"
]
]
},
{
"label": "C-2 Commercial",
"description": "C-2 Commercial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
51,
82,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"C-2"
]
]
},
{
"label": "C-3 Commercial",
"description": "C-3 Commercial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"C-3"
]
]
},
{
"label": "I Industrial",
"description": "I Industrial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
135,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"I"
]
]
},
{
"label": "MF-1 Multi-Family Residential",
"description": "MF-1 Multi-Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
90,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"MF-1"
]
]
},
{
"label": "MF-2 Multi-Family Residential",
"description": "MF-2 Multi-Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
102,
31,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"MF-2"
]
]
},
{
"label": "MF-3 Multi-Family Residential",
"description": "MF-3 Multi-Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
68,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"MF-3"
]
]
},
{
"label": "MHD Modular Home District",
"description": "MHD Modular Home District",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
177,
25,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"MHD"
]
]
},
{
"label": "MX-C Mixed Use Commercial",
"description": "MX-C Mixed Use Commercial",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
56,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"values": [
[
"MX-C"
]
]
},
{
"label": "PD Planned Development",
"description": "PD Planned Development",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
139,
139,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"PD"
]
]
},
{
"label": "SF-1 Single Family Residential",
"description": "SF-1 Single Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"SF-1"
]
]
},
{
"label": "SF-2 Single Family Residential",
"description": "SF-2 Single Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
253,
156,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"SF-2"
]
]
},
{
"label": "SF-3 Single Family Residential",
"description": "SF-3 Single Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
144,
16,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"SF-3"
]
]
},
{
"label": "SF-4 Single Family Residential",
"description": "SF-4 Single Family Residential",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
200,
133,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"SF-4"
]
]
},
{
"label": "U-1 Utility",
"description": "U-1 Utility",
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
66,
13,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"values": [
[
"U-1"
]
]
}
]
}
],
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
92,
20,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "C-1",
"label": "C-1 Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
226,
51,
82,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "C-2",
"label": "C-2 Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
0,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "C-3",
"label": "C-3 Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
197,
135,
243,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "I",
"label": "I Industrial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
90,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "MF-1",
"label": "MF-1 Multi-Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
115,
102,
31,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "MF-2",
"label": "MF-2 Multi-Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
137,
68,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "MF-3",
"label": "MF-3 Multi-Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
177,
25,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "MHD",
"label": "MHD Modular Home District"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
168,
56,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 1
}
},
"value": "MX-C",
"label": "MX-C Mixed Use Commercial"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
0,
139,
139,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "PD",
"label": "PD Planned Development"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
255,
255,
0,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "SF-1",
"label": "SF-1 Single Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
248,
253,
156,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "SF-2",
"label": "SF-2 Single Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
254,
144,
16,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "SF-3",
"label": "SF-3 Single Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
200,
133,
68,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "SF-4",
"label": "SF-4 Single Family Residential"
},
{
"symbol": {
"type": "esriSFS",
"style": "esriSFSSolid",
"color": [
66,
13,
189,
255
],
"outline": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
0,
0,
0,
255
],
"width": 0.4
}
},
"value": "U-1",
"label": "U-1 Utility"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
208,
192,
255
],
"toColor": [
252,
208,
192,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
252,
185,
255
],
"toColor": [
179,
252,
185,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
205,
179,
252,
255
],
"toColor": [
205,
179,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
184,
240,
252,
255
],
"toColor": [
184,
240,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
215,
255
],
"toColor": [
252,
182,
215,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
247,
252,
199,
255
],
"toColor": [
247,
252,
199,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
187,
252,
225,
255
],
"toColor": [
187,
252,
225,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
215,
212,
252,
255
],
"toColor": [
215,
212,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
251,
197,
252,
255
],
"toColor": [
251,
197,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
215,
233,
255
],
"toColor": [
252,
215,
233,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
182,
184,
255
],
"toColor": [
252,
182,
184,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
179,
194,
252,
255
],
"toColor": [
179,
194,
252,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
229,
189,
255
],
"toColor": [
252,
229,
189,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
210,
252,
242,
255
],
"toColor": [
210,
252,
242,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
225,
252,
215,
255
],
"toColor": [
225,
252,
215,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 50.525287,
"labelingInfo": null
},
"hasM": false,
"hasZ": false,
"allowGeometryUpdates": false,
"allowTrueCurvesUpdates": false,
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"hasAttachments": false,
"supportsApplyEditsWithGlobalIds": false,
"htmlPopupType": "esriServerHTMLPopupTypeNone",
"objectIdField": "OBJECTID_12",
"globalIdField": "",
"displayField": "Zone_Label",
"typeIdField": "Zone_Code",
"subtypeField": "",
"fields": [
{
"name": "OBJECTID_12",
"type": "esriFieldTypeOID",
"alias": "OBJECTID_12",
"domain": null,
"editable": false,
"nullable": false,
"defaultValue": null,
"modelName": "OBJECTID_12"
},
{
"name": "OBJECTID",
"type": "esriFieldTypeInteger",
"alias": "OBJECTID",
"domain": null,
"editable": true,
"nullable": true,
"defaultValue": null,
"modelName": "OBJECTID"
},
{
"name": "Zone_Code",
"type": "esriFieldTypeString",
"alias": "Zone_Code",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Zone_Code"
},
{
"name": "Zone_Label",
"type": "esriFieldTypeString",
"alias": "Zone_Label",
"domain": null,
"editable": true,
"nullable": true,
"length": 8,
"defaultValue": null,
"modelName": "Zone_Label"
},
{
"name": "Zoning_District",
"type": "esriFieldTypeString",
"alias": "Zoning District",
"domain": null,
"editable": true,
"nullable": true,
"length": 50,
"defaultValue": null,
"modelName": "Zoning_District"
},
{
"name": "Shape__Area",
"type": "esriFieldTypeDouble",
"alias": "Shape.STArea()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STArea()",
"required": true
},
{
"name": "Shape__Length",
"type": "esriFieldTypeDouble",
"alias": "Shape.STLength()",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape.STLength()",
"required": true
},
{
"name": "Hyperlink",
"type": "esriFieldTypeString",
"alias": "Hyperlink",
"domain": null,
"editable": true,
"nullable": true,
"length": 200,
"defaultValue": null,
"modelName": "Hyperlink"
}
],
"geometryField": {
"name": "Shape",
"type": "esriFieldTypeGeometry",
"alias": "Shape",
"domain": null,
"editable": false,
"nullable": true,
"defaultValue": null,
"modelName": "Shape"
},
"indexes": [
{
"name": "R117_pk",
"fields": "OBJECTID_12",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S95_idx",
"fields": "Shape",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"datesInUnknownTimezone": false,
"dateFieldsTimeReference": {
"timeZone": "UTC",
"respectsDaylightSaving": false
},
"preferredTimeReference": null,
"types": [
{
"id": "C-1",
"name": "C-1 Commercial",
"domains": {},
"templates": [
{
"name": "C-1 Commercial",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "C-1",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "C-2",
"name": "C-2 Commercial",
"domains": {},
"templates": [
{
"name": "C-2 Commercial",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "C-2",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "C-3",
"name": "C-3 Commercial",
"domains": {},
"templates": [
{
"name": "C-3 Commercial",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "C-3",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "I",
"name": "I Industrial",
"domains": {},
"templates": [
{
"name": "I",
"description": "",
"prototype": {
"attributes": {
"Zoning_District": null,
"Hyperlink": null,
"OBJECTID": null,
"Zone_Code": "I",
"Zone_Label": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MF-1",
"name": "MF-1 Multi-Family Residential",
"domains": {},
"templates": [
{
"name": "MF-1 Multi-Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "MF-1",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MF-2",
"name": "MF-2 Multi-Family Residential",
"domains": {},
"templates": [
{
"name": "MF-2 Multi-Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "MF-2",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MF-3",
"name": "MF-3 Multi-Family Residential",
"domains": {},
"templates": [
{
"name": "MF-3 Multi-Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "MF-3",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MHD",
"name": "MHD Modular Home District",
"domains": {},
"templates": [
{
"name": "MHD Modular Home District",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "MHD",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "MX-C",
"name": "MX-C Mixed Use Commercial",
"domains": {},
"templates": [
{
"name": "MX-C",
"description": "",
"prototype": {
"attributes": {
"Zoning_District": null,
"Hyperlink": null,
"OBJECTID": null,
"Zone_Code": "MX-C",
"Zone_Label": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "PD",
"name": "PD Planned Development",
"domains": {},
"templates": [
{
"name": "PD Planned Development",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "PD",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SF-1",
"name": "SF-1 Single Family Residential",
"domains": {},
"templates": [
{
"name": "SF-1 Single Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "SF-1",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SF-2",
"name": "SF-2 Single Family Residential",
"domains": {},
"templates": [
{
"name": "SF-2 Single Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "SF-2",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SF-3",
"name": "SF-3 Single Family Residential",
"domains": {},
"templates": [
{
"name": "SF-3 Single Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "SF-3",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "SF-4",
"name": "SF-4 Single Family Residential",
"domains": {},
"templates": [
{
"name": "SF-4 Single Family Residential",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "SF-4",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
},
{
"id": "U-1",
"name": "U-1 Utility",
"domains": {},
"templates": [
{
"name": "U-1 Utility",
"description": "",
"prototype": {
"attributes": {
"OBJECTID": null,
"Hyperlink": null,
"Zone_Code": "U-1",
"Zone_Label": null,
"Zoning_District": null
}
},
"drawingTool": "esriFeatureEditToolPolygon"
}
]
}
],
"templates": [],
"maxRecordCount": 1000,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
"capabilities": "Query,Extract",
"useStandardizedQueries": true,
"bigIntegerRestrictedTo53Bits": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"standardMaxRecordCount": 4000,
"tileMaxRecordCount": 4000,
"standardMaxRecordCountNoGeometry": 32000,
"maxRecordCountFactor": 1,
"serviceItemId": "602346a3110545d9985bea524f800219"
}
],
"tables": []
}