{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 17, "name": "Zoning District", "type": "Feature Layer", "description": "The layer was initially created using heads up zoning techniques. MCOP staff attempted to interpret paper zoning maps from the municipalities, using NJDOT road layers, aerial photography, and the NJDEP stream midpoint layers as guides. In March and April 2012 the county neared completion of the countywide tax parcel layer, and so a systematic overhaul of the zoning layer was undertaken to substantially improve the accuracy of the linework. Corecting the lines was undertaken by attempting to snap the old linework to the parcel layer using a cut and merge technique. In addition to the above efforts, MCOP staff has attempted to maintain the layer in an ongoing fashion to reflect densities represented in new zoning ordinances and redevelopment areas. This has required some interpretation of plans on the part of staff members.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Contact Middlesex County Office of Planning, Division of Data Management and Technical Services (732) 745-3499.", "parentLayer": { "id": 16, "name": "Land Use Planning" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 455600.02991999686, "ymin": 516430.4348832369, "xmax": 574057.2162334956, "ymax": 646700.5752610713, "spatialReference": { "wkid": 102711, "latestWkid": 3424, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17954600, "falseY": -46918100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ZONENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MUNI", "type": "esriFieldTypeString", "alias": "Municipality", "length": 254, "domain": { "type": "codedValue", "name": "Municipality_2", "description": "The municipality of the document.", "codedValues": [ { "name": "Carteret", "code": "Carteret" }, { "name": "Cranbury", "code": "Cranbury" }, { "name": "Dunellen", "code": "Dunellen" }, { "name": "East Brunswick", "code": "East Brunswick" }, { "name": "Edison", "code": "Edison" }, { "name": "Helmetta", "code": "Helmetta" }, { "name": "Highland Park", "code": "Highland Park" }, { "name": "Jamesburg", "code": "Jamesburg" }, { "name": "Metuchen", "code": "Metuchen" }, { "name": "Middlesex", "code": "Middlesex" }, { "name": "Milltown", "code": "Milltown" }, { "name": "Monroe", "code": "Monroe" }, { "name": "New Brunswick", "code": "New Brunswick" }, { "name": "North Brunswick", "code": "North Brunswick" }, { "name": "Old Bridge", "code": "Old Bridge" }, { "name": "Perth Amboy", "code": "Perth Amboy" }, { "name": "Piscataway", "code": "Piscataway" }, { "name": "Plainsboro", "code": "Plainsboro" }, { "name": "Sayreville", "code": "Sayreville" }, { "name": "South Amboy", "code": "South Amboy" }, { "name": "South Brunswick", "code": "South Brunswick" }, { "name": "South Plainfield", "code": "South Plainfield" }, { "name": "South River", "code": "South River" }, { "name": "Spotswood", "code": "Spotswood" }, { "name": "Woodbridge", "code": "Woodbridge" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ZONENAME", "type": "esriFieldTypeString", "alias": "Zone Name", "length": 254, "domain": null }, { "name": "UNITS_AC", "type": "esriFieldTypeDouble", "alias": "Units Per Acre", "domain": null }, { "name": "FLOORARRAT", "type": "esriFieldTypeDouble", "alias": "Floor Area Ratio", "domain": null }, { "name": "ResFAR", "type": "esriFieldTypeDouble", "alias": "Residential Floor Area Ratio", "domain": null }, { "name": "Zone_code", "type": "esriFieldTypeString", "alias": "Zone Code", "length": 50, "domain": null }, { "name": "Use_", "type": "esriFieldTypeString", "alias": "Use", "length": 50, "domain": { "type": "codedValue", "name": "Zoning_Use", "description": "Used in Zoning_Base and Zoning_Overlay - Use field", "codedValues": [ { "name": "Commercial/Industrial", "code": "C" }, { "name": "Residential", "code": "R" }, { "name": "Mixed Use", "code": "M" }, { "name": "Parks/Conservation", "code": "P" }, { "name": "No Zone", "code": "NZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Redevelopment", "type": "esriFieldTypeString", "alias": "Redevelopment", "length": 50, "domain": { "type": "codedValue", "name": "Zoning_Redevelopment", "description": "Used in Zoning_Base and Zoning_Overlay - Redevelopment field", "codedValues": [ { "name": "Redevelopment with Condemnation", "code": "Redevelopment with Condemnation" }, { "name": "Redevelopment without Condemnation", "code": "Redevelopment without Condemnation" }, { "name": "Rehabilitation", "code": "Rehabilitation" }, { "name": "Ordinary Zone", "code": "Ordinary Zone" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Muni_Num", "type": "esriFieldTypeSmallInteger", "alias": "Muni Number", "domain": null }, { "name": "Muni_Zone", "type": "esriFieldTypeString", "alias": "Muni Zone", "length": 50, "domain": null }, { "name": "HEIGHT", "type": "esriFieldTypeDouble", "alias": "Max. Height", "domain": null }, { "name": "STORIES", "type": "esriFieldTypeDouble", "alias": "Max. Stories", "domain": null }, { "name": "COVERPERCE", "type": "esriFieldTypeDouble", "alias": "Max. Impervious", "domain": null }, { "name": "BLDGCOVERP", "type": "esriFieldTypeDouble", "alias": "Max. Coverage by Structures", "domain": null }, { "name": "CREATNAM", "type": "esriFieldTypeString", "alias": "Creator Name", "length": 255, "domain": null }, { "name": "CREATDAT", "type": "esriFieldTypeDate", "alias": "Creator Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Editor Name", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Edited", "length": 8, "domain": null }, { "name": "PLANID", "type": "esriFieldTypeInteger", "alias": "Plan ID", "domain": null }, { "name": "Note", "type": "esriFieldTypeString", "alias": "Note", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "R3887_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3887", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3208_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8f66bb83942143208d53d73ef59b8b54" }