{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "UC_Cartegraph.DBO.Playground_points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 158, 137, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8287166.371926857, "ymin": 4953718.02535701, "xmax": -8260761.8992286455, "ymax": 4968849.32175173, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park_Name", "length": 50, "domain": null }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "length": 254, "domain": null }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "length": 8, "domain": null }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "length": 254, "domain": null }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "length": 8, "domain": null }, { "name": "ORIG_FID", "type": "esriFieldTypeInteger", "alias": "ORIG_FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S35_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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Railroad Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.6000000000000001 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8289107.488769375, "ymin": 4951004.029832048, "xmax": -8253520.917888794, "ymax": 4974652.6114780875, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "LPOLY_", "domain": null }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "RRLINES_", "type": "esriFieldTypeInteger", "alias": "RRLINES_", "domain": null }, { "name": "RRLINES_ID", "type": "esriFieldTypeInteger", "alias": "RRLINES_ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "Display", "type": "esriFieldTypeString", "alias": "Display", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S26_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": false, "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 }, { "currentVersion": 10.81, "id": 2, "name": "Playground", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 242, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8287188.818015617, "ymin": 4953696.220695492, "xmax": -8260726.745720606, "ymax": 4968868.166309037, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Park_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Park_Name", "type": "esriFieldTypeString", "alias": "Park_Name", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "Feature", "type": "esriFieldTypeString", "alias": "Feature", "length": 50, "domain": null }, { "name": "Feature_Na", "type": "esriFieldTypeString", "alias": "Feature_Na", "length": 50, "domain": null }, { "name": "Cart_ID", "type": "esriFieldTypeString", "alias": "Cart_ID", "length": 50, "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.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": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S11_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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 3, "name": "Municipal Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8289195.94566314, "ymin": 4952291.548822065, "xmax": -8252742.524142378, "ymax": 4973998.385613814, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MUN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_12", "type": "esriFieldTypeOID", "alias": "OBJECTID_12", "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeDouble", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "MUN_", "type": "esriFieldTypeDouble", "alias": "MUN_", "domain": null }, { "name": "MUN_ID", "type": "esriFieldTypeDouble", "alias": "MUN_ID", "domain": null }, { "name": "MUN_CODE", "type": "esriFieldTypeDouble", "alias": "MUN_CODE", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeDouble", "alias": "FIPS", "domain": null }, { "name": "SSN", "type": "esriFieldTypeDouble", "alias": "SSN", "domain": null }, { "name": "AREA_SQ_MI", "type": "esriFieldTypeDouble", "alias": "AREA_SQ_MI", "domain": null }, { "name": "MUN", "type": "esriFieldTypeString", "alias": "MUN", "length": 28, "domain": null }, { "name": "POP90", "type": "esriFieldTypeDouble", "alias": "POP90", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "AREA_ACRES", "type": "esriFieldTypeDouble", "alias": "AREA_ACRES", "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 }, { "name": "UC_CartData.DBO.Municipal_Boundary.AREA", "type": "esriFieldTypeDouble", "alias": "UC_CartData.DBO.Municipal_Boundary.AREA", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R36_pk", "fields": "OBJECTID_12", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S31_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": false, "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 }, { "currentVersion": 10.81, "id": 4, "name": "Lakes and Ponds", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8289237.694946869, "ymin": 4952298.456006411, "xmax": -8252629.405871822, "ymax": 4974029.642395752, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "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.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": "R35_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S30_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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 5, "name": "Municipal Park", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -8288547.335051713, "ymin": 4952732.24775436, "xmax": -8257934.77354063, "ymax": 4973762.038447988, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PARK_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "length": 75, "domain": null }, { "name": "MUNICIPAL", "type": "esriFieldTypeString", "alias": "Municipality", "length": 25, "domain": null }, { "name": "GAVPRIMARY", "type": "esriFieldTypeDouble", "alias": "GAVPRIMARY", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Green_Acres", "type": "esriFieldTypeString", "alias": "Green_Acres", "length": 50, "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": "R41_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_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": false, "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 }, { "currentVersion": 10.81, "id": 6, "name": "Rivers and Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 300000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -8289237.694946869, "ymin": 4952298.456006411, "xmax": -8252629.405871822, "ymax": 4974029.642395752, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "DISPLAY", "type": "esriFieldTypeSmallInteger", "alias": "DISPLAY", "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.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R34_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_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": false, "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, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 7, "name": "GOLF", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4116.960448041893, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[course_nam]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 28000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8278581.188307796, "ymin": 4956804.583685626, "xmax": -8265772.389379782, "ymax": 4973649.025424052, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "course_nam", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "course_nam", "type": "esriFieldTypeString", "alias": "course_nam", "length": 50, "domain": null }, { "name": "municipal", "type": "esriFieldTypeString", "alias": "Municipality", "length": 50, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 50, "domain": null }, { "name": "GAVPrimary", "type": "esriFieldTypeDouble", "alias": "GAVPrimary", "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": "R39_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 }, { "currentVersion": 10.81, "id": 8, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102711, "latestWkid": 3424 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2266, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[HNUM]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -8289207.330220514, "ymin": 4952289.729167355, "xmax": -8253060.085915512, "ymax": 4973879.063193586, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Owner_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PAMS_PIN", "type": "esriFieldTypeString", "alias": "PAMS_PIN", "length": 38, "domain": null }, { "name": "Municipal", "type": "esriFieldTypeString", "alias": "Municipal", "length": 50, "domain": null }, { "name": "OBJECTID_1", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "CCDD", "type": "esriFieldTypeString", "alias": "CCDD", "length": 4, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 9, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 9, "domain": null }, { "name": "Qual", "type": "esriFieldTypeString", "alias": "Qual", "length": 5, "domain": null }, { "name": "Bldg", "type": "esriFieldTypeString", "alias": "Bldg", "length": 32, "domain": null }, { "name": "Join_0", "type": "esriFieldTypeString", "alias": "Join_0", "length": 32, "domain": null }, { "name": "Old_Block", "type": "esriFieldTypeString", "alias": "Old_Block", "length": 12, "domain": null }, { "name": "Old_Lot", "type": "esriFieldTypeString", "alias": "Old_Lot", "length": 12, "domain": null }, { "name": "Old_Qual", "type": "esriFieldTypeString", "alias": "Old_Qual", "length": 12, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Owner_Name", "type": "esriFieldTypeString", "alias": "Owner_Name", "length": 255, "domain": null }, { "name": "Owner_Street", "type": "esriFieldTypeString", "alias": "Owner_Street", "length": 255, "domain": null }, { "name": "Owner_Csz", "type": "esriFieldTypeString", "alias": "Owner_Csz", "length": 255, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 3, "domain": null }, { "name": "Land_Value", "type": "esriFieldTypeString", "alias": "Land_Value", "length": 12, "domain": null }, { "name": "Exmpt1_Cd", "type": "esriFieldTypeString", "alias": "Exmpt1_Cd", "length": 255, "domain": null }, { "name": "Exmpt1_Value", "type": "esriFieldTypeString", "alias": "Exmpt1_Value", "length": 12, "domain": null }, { "name": "Exmpt2_Cd", "type": "esriFieldTypeString", "alias": "Exmpt2_Cd", "length": 255, "domain": null }, { "name": "Exmpt2_Value", "type": "esriFieldTypeString", "alias": "Exmpt2_Value", "length": 12, "domain": null }, { "name": "Impr_Value", "type": "esriFieldTypeString", "alias": "Impr_Value", "length": 12, "domain": null }, { "name": "Net_Value", "type": "esriFieldTypeString", "alias": "Net_Value", "length": 12, "domain": null }, { "name": "Partial_Asmt", "type": "esriFieldTypeString", "alias": "Partial_Asmt", "length": 12, "domain": null }, { "name": "Sale_Date", "type": "esriFieldTypeString", "alias": "Sale_Date", "length": 12, "domain": null }, { "name": "Sale_Book", "type": "esriFieldTypeString", "alias": "Sale_Book", "length": 12, "domain": null }, { "name": "Sale_Page", "type": "esriFieldTypeString", "alias": "Sale_Page", "length": 12, "domain": null }, { "name": "Sale_Price", "type": "esriFieldTypeString", "alias": "Sale_Price", "length": 12, "domain": null }, { "name": "Sale_Nu", "type": "esriFieldTypeString", "alias": "Sale_Nu", "length": 12, "domain": null }, { "name": "Bank_Cd", "type": "esriFieldTypeString", "alias": "Bank_Cd", "length": 12, "domain": null }, { "name": "Acct_Num", "type": "esriFieldTypeString", "alias": "Acct_Num", "length": 255, "domain": null }, { "name": "Map_Page", "type": "esriFieldTypeString", "alias": "Map_Page", "length": 12, "domain": null }, { "name": "Bldg_Desc", "type": "esriFieldTypeString", "alias": "Bldg_Desc", "length": 15, "domain": null }, { "name": "Lot_Desc", "type": "esriFieldTypeString", "alias": "Lot_Desc", "length": 255, "domain": null }, { "name": "Additional_Lots", "type": "esriFieldTypeString", "alias": "Additional_Lots", "length": 20, "domain": null }, { "name": "New_AddLots", "type": "esriFieldTypeString", "alias": "New_AddLots", "length": 255, "domain": null }, { "name": "New_RecordLeadLot", "type": "esriFieldTypeString", "alias": "New_RecordLeadLot", "length": 32, "domain": null }, { "name": "Additional_Lots2", "type": "esriFieldTypeString", "alias": "Additional_Lots2", "length": 20, "domain": null }, { "name": "Epl_Owner", "type": "esriFieldTypeString", "alias": "Epl_Owner", "length": 12, "domain": null }, { "name": "Epl_Use", "type": "esriFieldTypeString", "alias": "Epl_Use", "length": 12, "domain": null }, { "name": "Epl_Desc", "type": "esriFieldTypeString", "alias": "Epl_Desc", "length": 12, "domain": null }, { "name": "Initial_Filing_Date", "type": "esriFieldTypeString", "alias": "Initial_Filing_Date", "length": 12, "domain": null }, { "name": "Further_Filing_Date", "type": "esriFieldTypeString", "alias": "Further_Filing_Date", "length": 12, "domain": null }, { "name": "Statute", "type": "esriFieldTypeString", "alias": "Statute", "length": 12, "domain": null }, { "name": "Facility_Name", "type": "esriFieldTypeString", "alias": "Facility_Name", "length": 36, "domain": null }, { "name": "Disabled", "type": "esriFieldTypeString", "alias": "Disabled", "length": 12, "domain": null }, { "name": "SurvSp", "type": "esriFieldTypeString", "alias": "SurvSp", "length": 12, "domain": null }, { "name": "Seniors", "type": "esriFieldTypeString", "alias": "Seniors", "length": 12, "domain": null }, { "name": "Vets", "type": "esriFieldTypeString", "alias": "Vets", "length": 12, "domain": null }, { "name": "Widows", "type": "esriFieldTypeString", "alias": "Widows", "length": 12, "domain": null }, { "name": "Sp_Tax_Cd1", "type": "esriFieldTypeString", "alias": "Sp_Tax_Cd1", "length": 255, "domain": null }, { "name": "Sp_Tax_Cd2", "type": "esriFieldTypeString", "alias": "Sp_Tax_Cd2", "length": 255, "domain": null }, { "name": "Last_Yr_Tax", "type": "esriFieldTypeString", "alias": "Last_Yr_Tax", "length": 12, "domain": null }, { "name": "Curr_Yr_Tax", "type": "esriFieldTypeString", "alias": "Curr_Yr_Tax", "length": 12, "domain": null }, { "name": "Last_Yr_MunTax", "type": "esriFieldTypeString", "alias": "Last_Yr_MunTax", "length": 12, "domain": null }, { "name": "Curr_Yr_MunTax", "type": "esriFieldTypeString", "alias": "Curr_Yr_MunTax", "length": 12, "domain": null }, { "name": "Number_Of_Owners", "type": "esriFieldTypeString", "alias": "Number_Of_Owners", "length": 12, "domain": null }, { "name": "Deduction_Amount", "type": "esriFieldTypeString", "alias": "Deduction_Amount", "length": 12, "domain": null }, { "name": "User_Field1", "type": "esriFieldTypeString", "alias": "User_Field1", "length": 255, "domain": null }, { "name": "User_Field2", "type": "esriFieldTypeString", "alias": "User_Field2", "length": 255, "domain": null }, { "name": "Update_Date", "type": "esriFieldTypeString", "alias": "Update_Date", "length": 12, "domain": null }, { "name": "Neigh", "type": "esriFieldTypeString", "alias": "Neigh", "length": 12, "domain": null }, { "name": "VCS", "type": "esriFieldTypeString", "alias": "VCS", "length": 12, "domain": null }, { "name": "Zone_", "type": "esriFieldTypeString", "alias": "Zone", "length": 12, "domain": null }, { "name": "Lot_Size", "type": "esriFieldTypeString", "alias": "Lot_Size", "length": 12, "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 12, "domain": null }, { "name": "UpdCd", "type": "esriFieldTypeString", "alias": "UpdCd", "length": 12, "domain": null }, { "name": "Year_Built", "type": "esriFieldTypeString", "alias": "Year_Built", "length": 12, "domain": null }, { "name": "Sf_Area", "type": "esriFieldTypeString", "alias": "Sf_Area", "length": 12, "domain": null }, { "name": "Type_Use", "type": "esriFieldTypeString", "alias": "Type_Use", "length": 12, "domain": null }, { "name": "Basement", "type": "esriFieldTypeString", "alias": "Basement", "length": 12, "domain": null }, { "name": "Finbsmt", "type": "esriFieldTypeString", "alias": "Finbsmt", "length": 12, "domain": null }, { "name": "SP_SF", "type": "esriFieldTypeString", "alias": "SP_SF", "length": 12, "domain": null }, { "name": "BLOCKTRIM", "type": "esriFieldTypeString", "alias": "BLOCKTRIM", "length": 9, "domain": null }, { "name": "LOTTRIM", "type": "esriFieldTypeString", "alias": "LOTTRIM", "length": 9, "domain": null }, { "name": "QUALTRIM", "type": "esriFieldTypeString", "alias": "QUALTRIM", "length": 5, "domain": null }, { "name": "LEADLOT", "type": "esriFieldTypeString", "alias": "LEADLOT", "length": 32, "domain": null }, { "name": "UNIQUEID", "type": "esriFieldTypeString", "alias": "UNIQUEID", "length": 32, "domain": null }, { "name": "PAMSPIN", "type": "esriFieldTypeString", "alias": "PAMSPIN", "length": 32, "domain": null }, { "name": "Acreage", "type": "esriFieldTypeDouble", "alias": "Acreage", "domain": null }, { "name": "Loc_Num", "type": "esriFieldTypeString", "alias": "Loc_Num", "length": 50, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeString", "alias": "Zip_Code", "length": 5, "domain": null }, { "name": "Shape_STArea__", "type": "esriFieldTypeDouble", "alias": "Shape_STArea__", "domain": null }, { "name": "Shape_STLength__", "type": "esriFieldTypeDouble", "alias": "Shape_STLength__", "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": "R38_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S33_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "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 } ], "tables": [] }