{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Zoning Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26913, "latestWkid": 26913, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 236, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.DESCRIPTION", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 72, "useCodedValues": true, "maxScale": 0, "minScale": 100000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "AvenirNext LT Pro Regular", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.2143897882121233E7, "ymin": 4766866.783788251, "xmax": -1.1912691851148142E7, "ymax": 4879912.304750997, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONETYPE", "typeIdField": "ZONE", "subtypeFieldName": "ZONE", "subtypeField": "ZONE", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ZONE_CODE", "type": "esriFieldTypeSmallInteger", "alias": "ZONE_CODE", "domain": null }, { "name": "ZONETYPE", "type": "esriFieldTypeString", "alias": "ZONETYPE", "length": 11, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 50, "domain": null }, { "name": "ZONE", "type": "esriFieldTypeSmallInteger", "alias": "ZONE", "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": "R952_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_952", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_952", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S941_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": {}, "id": 100, "name": "R - Rural" }, { "domains": {}, "id": 200, "name": "RS - Residential/Suburban" }, { "domains": {}, "id": 210, "name": "RU - Residential/Urban" }, { "domains": {}, "id": 240, "name": "RMHP - Residential/Mobile Home Park" }, { "domains": {}, "id": 300, "name": "I - Industrial" }, { "domains": {}, "id": 400, "name": "CG - Commercial/General" }, { "domains": {}, "id": 410, "name": "CL - Commercial/Limited" }, { "domains": {}, "id": 450, "name": "PA - Public Airport" }, { "domains": {}, "id": 500, "name": "RL - Resource Lands" }, { "domains": {}, "id": 600, "name": "PUD - Planned Unit Development" }, { "domains": {}, "id": 800, "name": "PL - Public Lands" }, { "domains": {}, "id": 900, "name": "CITY - Incorporated City or Town" } ], "subtypes": [ { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 100, "name": "R - Rural" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 200, "name": "RS - Residential/Suburban" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 210, "name": "RU - Residential/Urban" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 240, "name": "RMHP - Residential/Mobile Home Park" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 300, "name": "I - Industrial" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 400, "name": "CG - Commercial/General" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 410, "name": "CL - Commercial/Limited" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 450, "name": "PA - Public Airport" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 500, "name": "RL - Resource Lands" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 600, "name": "PUD - Planned Unit Development" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 800, "name": "PL - Public Lands" }, { "domains": {}, "defaultValues": { "ZONE_CODE": null, "ZONETYPE": null, "DESCRIPTION": null, "ZONE": null, "GlobalID": null }, "code": 900, "name": "CITY - Incorporated City or Town" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }