{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 1, "name": "Neighborhood Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 8192, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 30000, "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": [ 255, 115, 223, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AREANAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 168, 0, 132, 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, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.1983594670249999E7, "ymin": 3377459.1899999976, "xmax": 1.2095819150999993E7, "ymax": 3501315.7070000023, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1730254835526444E8, "falseY": -9.628419844179982E7, "xyUnits": 3.58268698508137E7, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "Reporting Area Name", "length": 100, "domain": null }, { "name": "COLOR", "type": "esriFieldTypeSmallInteger", "alias": "MAP COLOR", "domain": null }, { "name": "BOROUGH", "type": "esriFieldTypeString", "alias": "Voter Borough", "length": 50, "domain": null }, { "name": "BORO_PERCENT", "type": "esriFieldTypeSmallInteger", "alias": "% Within Borough", "domain": null }, { "name": "TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 50, "domain": null }, { "name": "TRACT_PERCENT", "type": "esriFieldTypeSmallInteger", "alias": "% within Tract", "domain": null }, { "name": "BLOCKGROUP", "type": "esriFieldTypeString", "alias": "Census Block Group", "length": 50, "domain": null }, { "name": "BG_PERCENT", "type": "esriFieldTypeSmallInteger", "alias": "% within Block Group", "domain": null }, { "name": "NUMPARCELS", "type": "esriFieldTypeSmallInteger", "alias": "NUMPARCELS", "domain": null }, { "name": "PER_OF_TRACT", "type": "esriFieldTypeDouble", "alias": "Percentage of Census Tract", "domain": null }, { "name": "PER_OF_BLOCK", "type": "esriFieldTypeDouble", "alias": "Percentage of Census Block", "domain": null }, { "name": "SDE_Editor", "type": "esriFieldTypeString", "alias": "SDE_Editor", "length": 30, "domain": null }, { "name": "FILE_PATH", "type": "esriFieldTypeString", "alias": "Full Path to Setback PDF", "length": 100, "domain": null }, { "name": "SPECIFIC_USE_TYPE", "type": "esriFieldTypeString", "alias": "SPECIFIC USE TYPE", "length": 25, "domain": { "type": "codedValue", "name": "CD_Specfic_Use", "description": "Community Development Specific Use Domain", "codedValues": [ { "name": "CLUSTER SPECIFIC USE TYPE BY RIGHT OR CUP", "code": "CLUSTERSUT" }, { "name": "MUD SPECIFIC USE TYPE", "code": "MUDSUT" }, { "name": "TND SPECIFIC USE TYPE", "code": "TNDSUT" }, { "name": "PD SPECIFIC USE TYPE", "code": "PDSUT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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.STArea()", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "Area Acres", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "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": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1803047b1f744c4d9c123fa4a4d15ef3" }