{ "currentVersion": 10.81, "id": 11, "name": "City Owned Land", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "USE_", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 162, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AIRPORT", "label": "AIRPORT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "CEM", "label": "CEMETERY", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 149, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C", "label": "CONSERVATION LAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 191, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O", "label": "DEDICATED OPEN SPACE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 139, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "H", "label": "HIGHWAY TAKING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 186, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M", "label": "MUNICIPAL BUILDINGS", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 178, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "L/B", "label": "NON MUNICIPAL BUILDING", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "P", "label": "PARK RECREATION LAND", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "PK", "label": "PARKING LOT", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 181, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "V", "label": "VACANT LAND", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -7965950.002600855, "ymin": 5266537.840718921, "xmax": -7952523.386578927, "ymax": 5282200.884440715, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "length": 16, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 60, "domain": null }, { "name": "PACCT", "type": "esriFieldTypeInteger", "alias": "PACCT", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 50, "domain": null }, { "name": "HNUM", "type": "esriFieldTypeString", "alias": "HNUM", "length": 10, "domain": null }, { "name": "MST_OWNER1", "type": "esriFieldTypeString", "alias": "MST_OWNER1", "length": 50, "domain": null }, { "name": "PLAN_", "type": "esriFieldTypeString", "alias": "PLAN_", "length": 20, "domain": null }, { "name": "T_SQFEET", "type": "esriFieldTypeDouble", "alias": "T_SQFEET", "domain": null }, { "name": "T_ACRES", "type": "esriFieldTypeDouble", "alias": "T_ACRES", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WS1_TYPE", "description": "VALID TYPE CODES", "codedValues": [ { "name": "LAND", "code": "L" }, { "name": "LAND AND BLDGS", "code": "L/B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DEED", "type": "esriFieldTypeString", "alias": "DEED", "length": 10, "domain": null }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "length": 50, "domain": null }, { "name": "YEAR_", "type": "esriFieldTypeSmallInteger", "alias": "YEAR_", "domain": null }, { "name": "USE_", "type": "esriFieldTypeString", "alias": "USE", "length": 50, "domain": { "type": "codedValue", "name": "WS1_USE CODE", "description": "VALID USE CODES", "codedValues": [ { "name": "VACANT LAND", "code": "V" }, { "name": "CONSERVATION LAND", "code": "C" }, { "name": "MUNICIPAL BUILDINGS", "code": "M" }, { "name": "PARK RECREATION LAND", "code": "P" }, { "name": "DEDICATED OPEN SPACE", "code": "O" }, { "name": "CEMETERY", "code": "CEM" }, { "name": "HIGHWAY TAKING", "code": "H" }, { "name": "PARKING LOT", "code": "PK" }, { "name": "NON MUNICIPAL BUILDING", "code": "L/B" }, { "name": "AIRPORT", "code": "AIRPORT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 50, "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": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_183", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G655PACCT", "fields": "PACCT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_183", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S152_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }