{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "NYS Congressional Districts", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Boundaries (polygons) of US Congressional (House of Representatives) districts in New York State with name and contact info for Congressperson. Districts based on Legislative Task Force redistricting 2022. Information on representative based on congressional website as of 2-16-2024. Please contact Geospatial Services at nysgis@its.ny.gov if you have any questions.\n\nAll district boundaries have been clipped to the NYS shoreline. This affects the following counties: \nBronx, Cayuga, Chautauqua, Clinton, Erie, Essex, Franklin, Jefferson, Kings, Monroe, Nassau, New York, Niagara, Orleans, Oswego, Queens, Richmond, St. Lawrence, Suffolk, Washington, Wayne, Westchester.", "copyrightText": "NYS ITS Geospatial Services based on input from the NYS Legislative Task Force on Demographic Research and Reapportionment (www.latfor.state.ny.us) and CUNY's Center for Urban Research (http://www.gc.cuny.edu/urbanresearchmaps).", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 105571.7204, "ymin": 4483097.7919, "xmax": 764142.7636, "ymax": 4985441.4929, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[DISTRICT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 197, 0, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 2000000, "maxScale": 24000 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Name" }, { "name": "PARTY", "type": "esriFieldTypeString", "alias": "Party", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Party" }, { "name": "PHONE", "type": "esriFieldTypeString", "alias": "Phone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Phone" }, { "name": "EMAIL", "type": "esriFieldTypeString", "alias": "email", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Email" }, { "name": "DIST_PHONE", "type": "esriFieldTypeString", "alias": "dist_phone", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Dist_Phone" }, { "name": "DISTRICT", "type": "esriFieldTypeSmallInteger", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "District" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Address" }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "Address2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Address2" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "City", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "City" }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIP" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R89472_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A3787_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "NYS Congressional Districts", "description": "", "prototype": { "attributes": { "ZIP": null, "STATE": null, "NAME": null, "PARTY": null, "PHONE": null, "EMAIL": null, "DIST_PHONE": null, "DISTRICT": null, "ADDRESS": null, "ADDRESS2": null, "CITY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }